<img src="china.gif" usemap="#mymap"> <map name="mymap"> <area shape="rect" href="a.html" coords="0,0,50,50"> <area shape="circle" href="b.html" coords="120,80,50"> <area shape="poly" href="c.html" coords="0,0,50,50,100,100,200,200"> </map>
- 参考文章

<img src="china.gif" usemap="#mymap"> <map name="mymap"> <area shape="rect" href="a.html" coords="0,0,50,50"> <area shape="circle" href="b.html" coords="120,80,50"> <area shape="poly" href="c.html" coords="0,0,50,50,100,100,200,200"> </map>