Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages.
Wrap any text and an optional dismiss button in .alertand one of the four contextual classes (e.g., .alert-success) for basic alert messages.
Use the .alert-linkutility class to quickly provide matching colored links within any alert.
Provide up-to-date feedback on the progress of a workflow or action with simple yet flexible progress bars.
Add .progress-xs, .progress-s, .progress-m, .progress-lor .progress-xlto resize the badges.
Provide pagination links for your site or app with the multi-page pagination component, or the simpler pager alternative.
Add .pagination-themeto color paginator with theme color .pagination-smfor additional sizes.
Links are customizable for different circumstances. Use .disabledfor unclickable links and .activeto indicate the current page.
Add .pagination-lgor .pagination-smfor additional sizes.
.pagination-lg
.pagination-sm
Quick previous and next links for simple pagination implementations with light markup and styles. It's great for simple sites like blogs or magazines.
Easily shape images by adding a .img-rounded .img-circle .img-thumbnailto your images.
Easily create text labels adding a <span class="label">to your code.
Add .label-insetto the label.
Add .label-xs, .label-s, .label-m, .label-lor .label-xlto resize the labels.
Easily highlight new or unread items by adding a <span class="badge">to links, Bootstrap navs, and more.
Add .badge-xs, .badge-s, .badge-m, .badge-lor .badge-xlto resize the badges.
Easily create wells by adding a <div class="well">
Add .well-lgto make it larger
Add .well-smto make it smaller
List groups are a flexible and powerful component for displaying not only simple lists of elements, but complex ones with custom content.
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.
Add the badges component to any list group item and it will automatically be positioned on the right.
Linkify list group items by using anchor tags instead of list items (that also means a parent divinstead of an ul). No need for individual parents around each element.
Add .disabledto a .list-group-itemto gray it out to appear disabled.
Use contextual classes to style list items, default or linked. Also includes .activestate.