测试——html图像热区
<html>
<head>
<meta charset="utf-8">
<title>图像进阶</title>
</head>
<body>
<img src="https://img2020.cnblogs.com/blog/2332945/202109/2332945-20210909123646021-1112468575.png" width="1920" height="1080" usemap="#Map">
<map name="Map">
<area shape="rect" coords="383,140,572,415" href="https://www.cnblogs.com/yphnb/">
<area shape="circle" coords="906,588,95" href="https://www.cnblogs.com/yphnb/">
<area shape="poly" coords="387,755" href="https://www.cnblogs.com/yphnb/">
<area shape="poly" coords="1291,486,1380,488,1416,541,1412,590,1357,667,1320,665,1261,589,1261,533" href="https://www.cnblogs.com/yphnb/">
<area shape="poly" coords="1339,191,1332,194,1331,200,1335,205,1336,208,1330,211,1325,215,1315,223,1309,243,1302,260,1300,280,1303,284,1302,297,1305,296,1309,285,1313,282,1322,245,1319,278,1313,313,1307,339,1316,344,1315,369,1308,380,1310,385,1316,385,1322,379,1325,376,1335,336,1345,336,1354,360,1354,369,1362,374,1370,378,1376,377,1366,363,1362,347,1371,336,1373,331,1369,289,1376,288,1368,262,1363,246,1365,228,1353,217,1355,210,1355,194,1353,187,1345,185" href="https://www.cnblogs.com/yphnb/">
<area shape="rect" coords="385,445,570,721" href="https://www.cnblogs.com/yphnb/">
<area shape="circle" coords="908,278,94" href="https://www.cnblogs.com/yphnb/">
</map>
</body>
</html>

浙公网安备 33010602011771号