Horje

Example of HTML Emoji Characters

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

<h1>My First Emoji</h1>

<p>&#128512;</p>

</body>
</html>

Output should be:

Example of HTML Emoji Characters




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