html中map的使用

来源:互联网 发布:计算几何 算法与应用 编辑:程序博客网 时间:2024/06/06 01:08

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>网站建设中...</title>
</head>

<body>
<BR><table width="200" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td><img src="img/WEB.jpg" width="605" height="383" border="0" usemap="#Map"></td>
  </tr>
</table>
<map name="Map">
  <area shape="rect" coords="156,256,192,292" href="http://soft.w100.hostlogin.cn/*.rar" alt="下载LeapFTP">
  <area shape="rect" coords="210,256,248,292" href="http://soft.w100.hostlogin.cn/*.rar" alt="下载CuteFTP">
  <area shape="rect" coords="263,254,309,291" href="http://soft.w100.hostlogin.cn/*.rar" alt="下载FlashFxp">
</map>
</body>
</html>

原创粉丝点击