Client Side Image Map
<map name="MAP-Name"> <area shape="#" coords="#" href="url"> </map>
<img src="imgtest.gif" usemap="#Test"> <map name="Test"> <!Rect. Shape> <area shape="rect" href="rect.htm" coords="71,11,209,37"> <!Triangle Shape> <area shape="poly" href="poly.htm" coords="181,67,229,37,257,89,180,67"> <!Circle Shape> <area shape="circle" href="circle.htm" coords="97,77,25"> </map>
[Page][Font][Text Style ][Image][Table][Form][Applet][Frames] [Marquee][Image Map][Javascript][Entities][Tag Index]