Links inside a banner

Discussion in 'HTML & Website Design' started by Lommis, Jul 16, 2007.

  1. #1
    Hi World!

    I have a banner that I want to place some links on, but I have no idea of how I can do this. Like a menu in the banner.

    I made an illustration that (I hope) will explain it all.
    www.lommis.net/temp.jpg

    So instead of having a "standalone" menubar, I want to integrate it in to the banner image. How do I do this with HTML or whatever language?

    Thanks for all help! :)

    Regards
    John
     
    Lommis, Jul 16, 2007 IP
  2. webdesigner

    webdesigner Well-Known Member

    Messages:
    489
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    110
    #2
    You could have a div or table with a background image. The links, other images which can be hyper links can be added on top of the background image.

    That would do exactly what you want.
     
    webdesigner, Jul 16, 2007 IP
  3. eadkung

    eadkung Active Member

    Messages:
    148
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    58
    #3
    you can use "Image Map" to create links in any part of your images.

    it's easy html coding but useful ;)
     
    eadkung, Jul 16, 2007 IP
  4. Lommis

    Lommis Peon

    Messages:
    14
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Hmm, interesting! And how exactly do I do this? :) How would the code look?

    Thank you so much!


    Edit: Never mind, I'll take a look on the "image map" right away! Thanks again! :)
     
    Lommis, Jul 16, 2007 IP
  5. adrianzak

    adrianzak Banned

    Messages:
    754
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #5
    i need this to
    thanks
     
    adrianzak, Jul 16, 2007 IP
  6. Lommis

    Lommis Peon

    Messages:
    14
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    adrianzak:

    Take a look at this www.htmlcodetutorial.com/images/images_famsupp_220.html
    or
    www.google.no/search?q=image+map+html

    :)
     
    Lommis, Jul 16, 2007 IP
  7. HDaddy

    HDaddy Active Member

    Messages:
    287
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    60
    #7
    I agree with webdesigner, u should at least use tables in your site. The links can easily added to the background image....without any imagemapping.
     
    HDaddy, Jul 16, 2007 IP