HTML <area> ±êÇ©µÄ nohref ÊôÐÔ
ʵÀý
´øÓпɵã»÷ÇøÓòºÍ nohref ÊôÐÔµÄͼÏñÓ³É䣺
<img src="planets.jpg" border="0" usemap="#planetmap" alt="Planets" />
<map name="planetmap" id="planetmap">
<area shape="circle" coords="180,139,14" nohref="nohref"
alt="Venus" />
<area shape="circle" coords="129,161,10" href="mercur.html" alt="Mercury" />
<area shape="rect" coords="0,0,110,260" href="sun.html" alt="Sun" />
</map>
¶¨ÒåºÍÓ÷¨
nohref ÊôÐԹ涨¸ÃÇøÓòûÓÐÏà¹ØµÄÁ´½Ó¡£
ä¯ÀÀÆ÷Ö§³Ö
ËùÓÐÖ÷Á÷ä¯ÀÀÆ÷¶¼Ö§³Ö nohref ÊôÐÔ¡£
Óï·¨
<area nohref="value">
ÊôÐÔÖµ
Öµ | ÃèÊö |
---|---|
nohref | ¹æ¶¨ÇøÓòûÓÐÏà¹ØµÄÁ´½Ó¡£ |