Bootstrap Labels
8 August, 2014
No Comments

Labels are a great feature in Bootstraps its offering here tips, counts or other markup for pages. We will discuss about Bootstrap labels in this tutorial. Display label is very simple, use class .label as shown in following example.
1 |
The appearance of the labels can be change using the modifier classes .label-default, .label-primary, .label-success, .label-info, .label-warning, .label-danger as you can see in the following example:
1 |