简单教程
提交运行
代码编辑器:
<object data="/static/i/img1.jpg" alt="Planets" type="image/gif" usemap="#Map1"> <map name="Map1"> <a href="sun.html" shape="rect" coords="0,0,82,126">太阳</a> <a href="sun2.html"shape="circle" coords="90,58,3">水星</a> <a href="sun3.html" shape="circle" coords="124,58,8">金星</a> </map> </object> <p><b>注意:</b> 目前只有 Firefox 和 Opera 浏览器支持 coords 属性</p> <footer>简单教程,简单编程<br/>Copyright © 简单教程 www.twle.cn</footer>
运行结果: