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
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.
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!
adrianzak: Take a look at this www.htmlcodetutorial.com/images/images_famsupp_220.html or www.google.no/search?q=image+map+html
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.