Horje
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.





Category:
Web Tutorial
Sub Category:
HTML Emojis
Uploaded by:
Admin


Read Article
https://develop.horje.com/learn/1434/reference