HTML高手帮帮忙

来源:百度知道 编辑:UC知道 时间:2024/06/09 08:04:13
<html">
<head>
<title>影像地图</title>
</head>

<body>
<img src="http://www.bzdao.com/shoujibizhi/sjimg/224/212602.gif" alt="影像地图" hspace="10" align="left" usemap="#yxdt" border="0" >
<map name="yxdt">
<area shape="rect" coords="80,69,180,120" href="http://www.baidu.com/" target="_blank" alt="点击链接到百度搜索">
<area shape="circle" coords="283,95,45" href="http://www.sina.com.cn" target="_blank" alt="点击链接到新浪网站">
</map>
<p> </

问题有点看不懂,请重新写过下题目。回答最后一个问题,关于坐标确定,可以由自己确定并在代码中修改,具体坐标点可以通过windows自带的画图打开图片,找到像素点,在下方状态栏里找坐标。