a, Entity
a
- mailto: โก ์ด๋ฉ์ผ ์ฃผ์๋ก ์ฐ๊ฒฐํจ
- tel: โก ์ ํ๋ฒํธ๋ก ์ฐ๊ฒฐํจ
https://developer.mozilla.org/ko/docs/Web/HTML/Element/a
<a> - HTML: Hypertext Markup Language | MDN
HTML <a> ์์(์ต์ปค ์์)๋ href ํน์ฑ์ ํตํด ๋ค๋ฅธ ํ์ด์ง๋ ๊ฐ์ ํ์ด์ง์ ์ด๋ ์์น, ํ์ผ, ์ด๋ฉ์ผ ์ฃผ์์ ๊ทธ ์ธ ๋ค๋ฅธ URL๋ก ์ฐ๊ฒฐํ ์ ์๋ ํ์ดํผ๋งํฌ๋ฅผ ๋ง๋ญ๋๋ค.
developer.mozilla.org
Entity
- ์ฐํผ์๋( &)๋ก ์์ํ๊ณ ์ธ๋ฏธ์ฝ๋ก (;)์ผ๋ก ๋๋๋ ํ ์คํธ("๋ฌธ์์ด")์
https://developer.mozilla.org/en-US/docs/Glossary/Entity#reserved_characters
Entity - MDN Web Docs Glossary: Definitions of Web-related terms | MDN
An HTML entity is a piece of text ("string") that begins with an ampersand (&) and ends with a semicolon (;) . Entities are frequently used to display reserved characters (which would otherwise be interpreted as HTML code), and invisible characters (
developer.mozilla.org
https://dev.w3.org/html5/html-author/charref
Character Entity Reference Chart
dev.w3.org