|
|
To display an HTML page correctly, a web browser must know which character set to use. |
The character set is specified in the <meta> tag:
<meta charset="UTF-8">The HTML5 specification encourages web developers to use the UTF-8 character set. UTF-8 covers almost all of the characters and symbols in the world!

Category: | Web Tutorial |
Sub Category: | HTML Charsets |
Uploaded by: | Admin |
Read Articlehttps://develop.horje.com/learn/1434/reference