html中的map属性--地图例子
<body><img src="fj_map.png" border="0" usemap="#planetmap" alt="html中的map属性-舆图例子" height="550" width="550" /><map name="planetmap" id="planetmap"><areashape="circle"coords="330,375,35"href ="http://www.w3school.com.cn/tiy/t.asp?f=html_areamap"target ="_blank"alt="html中的map属性-舆图例子" /><areashape="circle"coords="366,305,25"href ="http://www.baidu.com/"target ="_blank"alt="html中的map属性-舆图例子" /><areashape="circle"coords="420,235,54"href ="http://www.baidu.com/"target ="_blank"alt="html中的map属性-舆图例子" /><areashape="circle"coords="280,410,23"href ="hhttp://www.w3school.com.cn/tiy/t.asp?f=html_areamap"target ="_blank"alt="html中的map属性-舆图例子" /><area shape="circle" coords="203,446,57" href ="http://www.qzwb.com" target ="_blank" alt="html中的map属性-舆图例子" /><area shape="circle" coords="450,125,59" href ="http://www.baidu.com/" target ="_blank" alt="html中的map属性-舆图例子" /><area shape="circle" coords="195,240,50" href ="http://www.baidu.com/" target ="_blank" alt="html中的map属性-舆图例子" /><area shape="rect" coords="100,314,200,380" href ="http://www.baidu.com/" target ="_blank" alt="html中的map属性-舆图例子" /><area shape="polygon" coords="258,215,315,148,225,40,134,110" href ="http://www.baidu.com/" target ="_blank" alt="html中的map属性-舆图例子" /></map></body>?