Complete list of Font Awesome and How to apply it to CSS



Font Awesome containing so many cute icons for bloggers to customize their posts & blog interface. You can check the cool thumb up icon below this post, in the related post widget to check out!

To apply this font into your website/blog, simply use the below style in your CSS class:

.element::before {
content: "\f000";
font-family: FontAwesome;

Replace \f000 with icon in Font Awesome cheat sheet as below:
http://astronautweb.co/snippet/font-awesome/

Have fun! :)
Complete list of Font Awesome and How to apply it to CSS Complete list of Font Awesome and How to apply it to CSS Reviewed by Le Huy Hoang on November 17, 2016 Rating: 5

No comments:

Powered by Blogger.