Skip to content

Instantly share code, notes, and snippets.

@jamesnotjim
Last active December 15, 2017 20:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamesnotjim/af28f3fdffc2452539b0cd290694823c to your computer and use it in GitHub Desktop.
Save jamesnotjim/af28f3fdffc2452539b0cd290694823c to your computer and use it in GitHub Desktop.
Adding a Smiley Face via Font Awesome
<i class="fa fa-smile-o"></i>
@jamesnotjim
Copy link
Author

jamesnotjim commented Dec 15, 2017

What's this, then?

Code for adding a smiley face on any website that has Font Awesome installed, using an <i> tag, which is customary.

Dependencies

Relavant Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment