Last updated 5 years ago
Was this helpful?
參考資料:()
先放上圖片,要記得設定 usemap
<img src="背景圖片網址" width="圖片寬度" height="圖片高度" usemap="#影像地圖名稱"> <map name="影像地圖名稱"> <area shape="圖形的形狀" coords="圖形座標" href="超連結"> </map>
可以考慮參考無障礙的設定:()