Skip to content

Instantly share code, notes, and snippets.

@ammmze
ammmze / gist:6380290
Last active December 21, 2015 23:09

In my experience with Font Awesome, you don't have to use <i>. You can add the icon class to a <div> and it works just the same.

<div class="icon-github"></div>

You can also still put contents within the div like so: