Using emojis on web pages
?
R
MarkupThis is a simple snippet explaining how to insert emojis on an HTML page. Rule: do not copy and paste emoijis. Wrap them properly. Based on: https://github.com/evcohen/eslint-plugin-jsx-a11y/blob/master/docs/rules/accessible-emoji.md
1<span role="img" aria-label="unicorn"> 🦄 </span> Created on 3/5/2019