图片热点链接

来源:互联网 发布:mac软件助手哪个好用 编辑:程序博客网 时间:2024/05/22 21:12
<!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>
<img src="images/ditu_01.jpg" width="761" height="507" border="0" usemap="#Map" />
<map name="Map" id="Map">
  <area shape="rect" coords="254,150,303,170" href="http://www.ddln-art.com/mingren/index.asp" title="点击进入十里香" />
  <area shape="rect" coords="318,3,424,26" href="http://www.ddln-art.com/mingren/lnmap.asp" title="点击进入" alt="广州" />
  <area shape="rect" coords="346,167,448,189" href="http://www.ddln-art.com/mingren/mingrent.asp" target="_blank" title="点击进入" alt="岭南" />
</map>

</body>
</html>