To create a default progress bar,add a .progressclass to a <div>element:
Remove the .sr-onlyclass from the progress bar to show a visible percentage:
The contextual classes that can be used with progress bars are .progress-bar-primary,.progress-bar-success,.progress-bar-info,.progress-bar-danger,
Add class .progress-bar-stripedto add stripes to the progress bars:
Add class .activeto animate the progress bar:
Create a stacked progress bar by placing multiple bars into the same <div class="progress">:
This dashboard was generated on dedemao