https://www.html2.net/image-maps.html
Level-up with image maps
<A HREF="/cgi-bin/imagemap">
<IMG ismap src="icons.gif">
</A>
- Use the ismap attribute
- User agent sends x,y coordinates to the server
- Server can respond accordingly
© Salma Alam-Naylor 1995