Baseline Widely available
HTML <map>
ììë <area>
ììì í¨ê» ì´ë¯¸ì§ ë§µ(í´ë¦ ê°ë¥í ë§í¬ ìì)ì ì ìí ë ì¬ì©í©ëë¤.
<map name="infographic">
<area
shape="poly"
coords="130,147,200,107,254,219,130,228"
href="https://developer.mozilla.org/docs/Web/HTML"
alt="HTML" />
<area
shape="poly"
coords="130,147,130,228,6,219,59,107"
href="https://developer.mozilla.org/docs/Web/CSS"
alt="CSS" />
<area
shape="poly"
coords="130,147,200,107,130,4,59,107"
href="https://developer.mozilla.org/docs/Web/JavaScript"
alt="JavaScript" />
</map>
<img
usemap="#infographic"
src="/shared-assets/images/examples/mdn-info2.png"
alt="MDN infographic" />
img {
display: block;
margin: 0 auto;
width: 260px;
height: 232px;
}
í¹ì±
ì´ ììë ì ì í¹ì±ì í¬í¨í©ëë¤.
name
ë§µì 참조í ë ì¬ì©í ì ìë ì´ë¦. ë°ëì ì¡´ì¬í´ì¼ íê³ , ê°ì´ ë¹ë©´ ìëë©°, ê°ì 공백 문ìê° í¬í¨ëì´ë ìë©ëë¤. name
í¹ì±ì 문ì ë´ì 모ë <map>
ìì ì ì¼í´ì¼ í©ëë¤. id
í¹ì±ì´ ì¡´ì¬íë ê²½ì° name
ê³¼ ê°ì´ ëì¼í´ì¼ í©ëë¤.
<map name="primary">
<area shape="circle" coords="75,75,75" href="left.html" />
<area shape="circle" coords="275,75,75" href="right.html" />
</map>
<img usemap="#primary" src="https://placehold.it/350x150" alt="350 x 150 pic" />
ê²°ê³¼ ìì ê²°ê³¼
í¤ë³´ëì íì ëë ì ë, ìì ìì ë ìë ì¬ì§ì²ë¼ ëìì¼ í©ëë¤.
left.html
ë§í¬:
right:html
ë§í¬:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4