Horje

Example of UTF-8 Characters

index.html
Example: HTML
<!DOCTYPE html>
<html>
<meta charset="UTF-8">
<body>

<p>I will display A B C</p> 
<p>I will display &#65; &#66; &#67;</p> 

</body>
</html>

Output should be:

Example of UTF-8 Characters



Single Articles
Example of UTF-8 CharactersHTML Emojis
Example ExplainedHTML Emojis


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

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



Share on: