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>