Click here to show or hide the menubar.

Another way to do icons


We have support for icons using the glyphicon.view macro.

But there's another way to do icons, smaller ones -- using the Boostrap Toolkit.

You can put one of their icons into a web page using a strange construct that looks like you're making something italic.

The feature is fully explained here.

Examples

<i class="icon-search"></i> =

<i class="icon-home"></i> =

<i class="icon-refresh"></i> =

<i class="icon-flag"></i> =

<i class="icon-trash"></i> =

<i class="icon-bookmark"></i> =

<i class="icon-time"></i> =


Posted on Thursday, October 25, 2012 at 2:32 PM by Dave Winer.