Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は次のような三角形の画像を持っています:
pngファイルです。
私は次のようにhtmlを使用してアクセスします:
<a href="/link"><img src="/logo.png" alt="alternate"></a>
画像のクリック可能な領域が、クリア/白い部分ではなく、黒い領域だけであることを確認するにはどうすればよいですか?
画像マップはあなたのためにそれを行います:http ://www.w3schools.com/tags/tag_map.asp