Horje
What is The HTML charset Attribute

To display an HTML page correctly, a web browser must know the character set used in the page.

This is specified in the <meta> tag:


Example of The HTML charset Attribute

<meta charset="UTF-8">

If not specified, UTF-8 is the default character set in HTML.





Related Articles
What is Emojis in HTML HTML Emojis
What is The HTML charset Attribute HTML Emojis
How to set UTF-8 Characters HTML Emojis
How to create HTML Emoji Characters HTML Emojis

Single Articles
Example of The HTML charset AttributeHTML Emojis

Read Full:
HTML Emojis
Category:
Web Tutorial
Sub Category:
HTML Emojis
Uploaded by:
Admin
Views:
91


Reffered: https://www.w3schools.com/html/html_emojis.asp