| |
Image Map
Eegads! This is HTML at its finest. for more details visit the Web Monkey where you can get details about this and other HTML tricks.
Here is the HTML for the following image map:
- |<p align=center>
- |<a href="/webmonkey/html/96/39/stuff/my_map.map"><IMG WIDTH=160 HEIGHT=140 SRC="http://a1112.g.akamai.net/7/1112/492/02012000/static.wired.com/webmonkey/96/39/stuff/my_image.gif" border=0 ismap usemap="#foo"></a>
- |<map name="foo">
- |<area name="yellow" href="http://www.taylor.org/~patrick/design/still/color/yellow.html" coords="20,20,70,60">
- |<area name="red" href="http://www.taylor.org/~patrick/design/still/color/red.html" coords="90,20,140,60">
- |<area name="blue" href="http://www.taylor.org/~patrick/design/still/color/blue.html" coords="20,80,70,120">
- |<area name="green" href="http://www.taylor.org/~patrick/design/still/color/green.html" coords="90,80,140,120">

|