Click to See Complete Forum and Search --> : Adding links to different parts of an image?
Fatcat2010
01-12-2010, 03:11 AM
Hello,
I have a background image for my web page that has a series of lists, is there any way to add links to the different list items in this image?
Thank you.
Just position the links (display:block with height & width) in the correct positions, although from an accessibility point of view it is a bad thing to do.
jonmaster
01-12-2010, 08:07 AM
If the image is not in background, you can do an image map in dreamweaver and create links
ArtphotoasiA
01-13-2010, 11:13 AM
If the image is not in background, you can do an image map in dreamweaver and create links
This for sure! also what Fang said.... agree 100% only 2 way my friend...
TexDesignStudio
01-16-2010, 05:04 AM
yes that image map works and you can also do the same in fireworks or just create a table or div and place the link right where you want it.