ISO-8859-1 was the default character set for HTML 4. This character set supported 256 different character codes. HTML 4 also supported UTF-8.
|
Example:
HTML
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
Example:
HTML
<meta charset="ISO-8859-1">
Reffered: https://www.w3schools.com/html/html_charset.asp
What is HTML Encoding (Character Sets) | HTML Charsets |
What is The ASCII Character Set | HTML Charsets |
What is The ANSI Character Set | HTML Charsets |
What is The ISO-8859-1 Character Set | HTML Charsets |
What is The UTF-8 Character Set | HTML Charsets |
What is the Differences Between Character Sets | HTML Charsets |
HTML 4 Example | HTML Charsets |
HTML 5 Example | HTML Charsets |
Read Full: | HTML Charsets |
Category: | Web Tutorial |
Sub Category: | HTML Charsets |
Uploaded: | 1 year ago |
Uploaded by: | Admin |
Views: | 36 |