"HTML5 e CSS3 - Módulo 2"
Emojis

"Curso em Vídeo"
This is the student's notebook of Ricardo Barros Becheli

Emojis

Emojis codes are a little more complicated to insert than entities.

First go to a website like the one linked below and:

  1. Choose the emoji;
  2. Scroll down until you find the word "Codepoints".
  3. Copy that code and paste it in your editor.
  4. VERY IMPORTANT COMPLICATION: Remove the u+ and replace it with &#x then add a ; (semicolon) at the end.
  5. Could be easier. Should be easier. Must be easier!!!
  6. Of course when you get to the site linked below you may just copy and paste the emoji itself (just like that: 😊), but it won't work in some browsers, as teacher Guanabara said.

Through this link you to to a COMPLETE LIST of emojis and their codes.

And here we have some emojis coded the complicated (and only) way to code emojis:

  1. 🙈
  2. 👀
  3. 😊