|
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>热点地图</title>
</head>
<body>
<p><img src="images/QQ截图20180708143859.jpg" alt="" width="596" height="501" usemap="#Map"/>
<map name="Map">
<area shape="rect" coords="207,6,369,270" href="http://www.baidu.com"><area shape="rect" coords="13,7,175,271" href="http://www.qinxue.com" target="_blank" outline:none>
<area shape="rect" coords="25,292,175,489" href="#">
<area shape="rect" coords="213,294,374,494" href="#">
<area shape="rect" coords="414,8,576,272" href="http://www.taobao.com">
<area shape="rect" coords="12,16,174,280" href="#">
<area shape="poly" coords="482,304,454,314,513,297,540,345,553,396,550,457,513,482,451,469,421,447,416,362,452,313" href="#">
</map>
</p>
<p> </p>
<p> </p>
<p><img src="images/241-middler.jpg" alt="" width="310" height="200" usemap="#Map2"/>
<map name="Map2">
<area shape="rect" coords="50,23,141,191" href="#">
<area shape="rect" coords="179,31,276,191" href="#">
</map>
</p>
</body>
</html>
|
|