Network, Computer and Programming Resources
Html - Clickable image maps
An image within an HTML document that has multiple "hot spots" defined within the image, so that when a user clicks in a predefined area, the associated document is loaded. There are two kinds of image maps: client-side image maps and server-side image maps.