Use the ribbons as a simple mark
Ribbons position
Ribbons color
Extend Bootstrap's grid system with the thumbnail component to easily display grids of images, videos, text, and more.
Indicate the current page's location within a navigational hierarchy.
Really cool loader available loader general version and flat version.
Star ratings with very little code and no JavaScript.
Provide pagination links for your site or app with the multi-page pagination component.
Simple pagination inspired by Rdio, great for apps and search results. The large block is hard to miss, easily scalable, and provides large click areas.
Links are customizable for different circumstances. Use .disabled
for unclickable links and .active
to indicate the current page.
Fancy larger or smaller pagination? Add .pagination-lg
or .pagination-sm
for additional sizes.
Add any of the below mentioned modifier classes to change the appearance of a label. For use stroke style just add .label-stroke
Default Primary Success Info Warning Danger Lilac Teal Inverse
Default Stroke Primary Stroke Success Stroke Info Stroke Warning Stroke
Danger Stroke Lilac Stroke Teal Stroke Inverse Stroke
1 2 3 4 5 6 7 8 9
Easily highlight new or unread items by adding a <span class="badge">
to links, Bootstrap navs, and more. For use stroke style just add .badge-stroke
Default Primary Success Info Warning Danger Lilac Teal Inverse
Default Stroke Primary Stroke Success Stroke Info Stroke
Warning Stroke Danger Stroke Lilac Stroke Teal Stroke Inverse Stroke
Provide up-to-date feedback on the progress of a workflow or action with simple yet flexible progress bars.
Progress bars use some of the same button and alert classes for consistent styles.
Uses a gradient to create a striped effect. Not available in IE8
Add .active
to .progress-striped
. Not available in IE9 & below
.progress-lg
, .progress-sm
, .progress-xs
for additional sizes.
Place multiple bars into the same .progress
to stack them.
Use the well as a simple effect on an element to give it an inset effect.