https://www.html2.net/image-maps.html

Level-up with image maps

<A HREF="/cgi-bin/imagemap">
<IMG ismap src="icons.gif">
</A>
  1. Use the ismap attribute
  2. User agent sends x,y coordinates to the server
  3. Server can respond accordingly

© Salma Alam-Naylor 1995

- 11