web/HTML·CSS
html ์ด๋ชจ์ง ์ฝ๋ํ
๋ชฝ๊ตฌ์ค_
2020. 7. 21. 11:52
728x90
๋ฐ์ํ
https://www.w3schools.com/charsets/ref_emoji.asp
HTML Emoji Reference
Emoji Unicode Reference Emojis For Web. If you want any of these emojis displayed in HTML, you can use the decimal (dec) or hexadecimal (hex) reference found in the table below. Example
๐ฆ
I will display ๐ฆ
www.w3schools.com
<a class="navbar-brand" href="#">Blog 💗</a>
์ด ์ฌ์ดํธ์ ์๋ ๋๋ฒ์งธ ์ฝ๋์์ &#x๋ฅผ ๋ถ์ฌ ์ฌ์ฉํ๋ฉด ๋๋ค
์ข ๋ ๊ท์ฌ์์ง๋ค...
728x90
๋ฐ์ํ