程序如下;HTML中的热点

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>无标题文档</title>
</head>

<body>
<area class=type id=Value href=url alt=text shape=area-shape coods=value> 
<img src='292-11022F9330092.jpg' border='0' usemap="#lulu" title="这是一张地图"/>
<map name="lulu" id='pantds'>
<!--area shape='rect' coords='78,224,488,577' href="http://www.cntv.cn/" target="_blank" alt="点这里跳转到cctv" 
title="网页sss"/--><!--rect方块--> 
<!--area shape="circle" coords="480,390,200" href="http://www.cntv.cn/"--><!--圆形circle-->
<area shape="poligon" coords="81,297,319,215,628,202,727,364,497,636" href="http://www.cntv.cn/"><!--poly多边形-->
</body>
</html>

 

转载于:https://www.cnblogs.com/9999w/articles/4231203.html

相关文章:

  • 2021-11-24
  • 2021-07-15
  • 2021-12-10
  • 2021-12-23
  • 2022-01-31
猜你喜欢
  • 2022-12-23
  • 2021-12-15
  • 2021-12-29
  • 2022-02-22
  • 2021-12-15
  • 2021-12-07
相关资源
相似解决方案