All smiley emoji HTML

All smiley emoji meanings. UTF-8 Emoji Faces (Smileys)

by ITpresent

HTML

<h2 style="font-size:80px">&#128540;</h2>


<a href="https://itpresent.com/software/smiley_emoji.php" target="_blank">
All smiley emoji meanings<br>
<img src="https://itpresent.com/software/images/smiley_emoji.png">
</a>

CSS

img {
  width:80%;
}
a {
  color: red;
  font-weight:bold;
  font-size:30px;
}