Home > Blockchain >  How to add emoji to a title in HTML
How to add emoji to a title in HTML

Time:04-16

I want to make the title of my website start with the flag of my country. However, if I copy the emoji itself or its unicode, it doesn`t work. Copying emojis just brings me the name of it in the title, not the emoji itself.

There is only one question about it on stackoverflow, but it was 9 years ago, so maybe something has changed!

Thanks in advance!

CodePudding user response:

Just added as normal. Check the current support.

<!DOCTYPE html>
<html>
<head>
<title>           
  • Related