Working with Custom Elements, I got very tired of class and overloading
<div>
, <span>
, and <i>
. So, using HTML5, here are a set of elements.
<icon bomb/> working <spinner spin/>
<stack>
<icon bomb/>
<icon ban/>
</stack>
##Tweaking
These are inline elements, basically think of them as special text. You want
them larger, jack up the font-size
.