I’m making a navigation bar for my website. The navigation bar is a picture, and I’m wondering if in CSS you can section off parts of the image to link to different pages. Is this possible? If so, how?
The map tag suggestion worked perfectly. Thanks!
You can use an html MAP tag, see http://www.w3.org/wiki/HTML/Elements/map