菜鸟教程 tryhtml5_area_media 在线代码实例

运行 保存 全屏 右侧展示 实时查看
主题:

 <p>点击查看大图:</p>

<img src="/upload2/statics/images/course/planets.gif" width="145" height="126" alt="Planets" usemap="#planetmap">

<map name="planetmap">
  <area shape="rect" coords="0,0,82,126" target="_blank" alt="Sun" href="/statics/images/course/sun.gif" media="screen and (min-color-index:256)">
</map>