View Full Version : Coding Image Links


Orochiramaru
04-14-2006, 10:04 PM
How do you code links that are images? and I don't mean <img src="..."><a href="..."> but I mean on a layout. Like on http://www.pixel2life.com/ notice the top image links like : Layouts ; Submit ; Forums ...etc. I think there is a code that you just get one image and when you put a certain code in a part of the image would be a link without having to make images for links.

-Or-

Some people use tables for that image linking but i'm not familiar with tables so if someone knows how to do that can you post the code here?

Thank You for all your help

Chris
04-14-2006, 11:30 PM
You're looking for an Image Map (http://www.lissaexplains.com/fun6.shtml#map)

Hope that helps
Thanks,
Chris :D