Bootstrap UI

Labels

Add any of the default mentioned modifier classes to change the appearance of a label.

WhiteDefaultPrimarySuccessInfoWarningDangerPurpleInversePinkOrangeBrownTeal

Badge

Four options are available:top,right,bottom,and left aligned.

15021335325177890715019

Pagination

Provide pagination links for your site or app with the multi-page pagination component.

Default Pagination

Simple pagination inspired by Rdio,great for apps and search results.

Split Pagination

Links are split to each other by adding a class of .pagination-split

Sizing

Add .pagination-lgor .pagination-smfor additional sizes.

Pagers

Quick previous and next links for simple pagination implementations with light markup and styles.

Default

By default,the pager centers links.

Aligned Links

Alternatively,you can align each link to the sides:

Optional Disabled State

Pager links also use the general .disabledutility class from the pagination.

List Groups(Simple List Group)

The most basic list group is simply an unordered list with list items,and the proper classes. Build upon it with the options that follow,or your own CSS as needed.

  • 14Cras justo odio
  • 2Dapibus ac facilisis in
  • 9Morbi leo risus
  • 7Morbi leo risus
  • 1Morbi leo risus

List Group with Links

Linkify list group items by using anchor tags instead of list items(that also means a parent <div>instead of an <ul>). No need for individual parents around each element.