Thứ Sáu, 3 tháng 7, 2015

Font fontAwesome - Icons the easiest way

Description: mutli icons use by font. So easy change color + size by CSS.

Thinking: So love this font. Save much time css hover active
Example icons:  home, phone, fax, arrow, users, cubes, tree, leaf
Insert 1 line:  <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
Using exmple:
    <i class="fa fla-home"></i>
    <a class="fa fla-phone"></a>   
Icons list:
http://fortawesome.github.io/Font-Awesome/icons/




Guide: http://fortawesome.github.io/Font-Awesome/get-started/