<img src="planets.jpg" border="0" usemap="#planetmap" alt="Planets" />
<map name="planetmap"
id="planetmap">
<area shape="circle" coords="180,139,14" href ="venus.html" 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>
必需的 name 屬性規(guī)定 image-map 的名稱。
name 屬性與 <img> 標(biāo)簽的 usemap 屬性相關(guān)聯(lián),創(chuàng)建圖像與映射之間的聯(lián)系。
map 元素包含的 area 元素,定義圖像映射中的可點(diǎn)擊區(qū)域。
所有主流瀏覽器都支持 name 屬性。
<map name="value">
值 | 描述 |
---|---|
name | image-map 的名稱。 |
如對本文有疑問,請?zhí)峤坏浇涣髡搲?,廣大熱心網(wǎng)友會為你解答??! 點(diǎn)擊進(jìn)入論壇
Powered by 365建站網(wǎng) RSS地圖 HTML地圖
copyright © 2013-2024 版權(quán)所有 鄂ICP備17013400號