FontAwesome: Difference between revisions

No edit summary
No edit summary
Line 2: Line 2:
==How to Use FontAwesome==
==How to Use FontAwesome==
To insert any icon [[FontAwesome#Icons|listed below]], use the following syntax:
To insert any icon [[FontAwesome#Icons|listed below]], use the following syntax:
<center><code style="font-size:16px;"><nowiki><i class="</nowiki><span style="color:Crimson";>fa</span> <span style="color:RoyalBlue">fa-certificate</span><nowiki>"></i></nowiki></code></center>
<center><code style="font-size:16px;"><nowiki><i class="</nowiki><span style="color:IndianRed">fa</span> <span style="color:RoyalBlue">fa-certificate</span><nowiki>"></i></nowiki></code></center>
Where <span style="color:Crimson";>fa</span> calls for the fontawesome pack, and <span style="color:RoyalBlue">fa-certificate</span> is the icon of choice.
Where <span style="color:IndianRed">fa</span> calls for the fontawesome pack, and <span style="color:RoyalBlue">fa-certificate</span> is the icon of choice.
===Features===
===Features===
The icons can be further adjusted to meet new sizes, to be used as bullet points, and to be rotated dynamically. [http://fontawesome.io/examples/ Click here] to find out more:
The icons can be further adjusted to meet new sizes, to be used as bullet points, and to be rotated dynamically. [http://fontawesome.io/examples/ Click here] to find out more: