Progress Bars
Progress Bars
Here are the well customized progress bars. Add .progressto element and add .progress-barto the inside element.
Labels
labeled progress bar.
Height
we can give height to progress bars.
Backgrounds
we can give Background color by adding .bg-success, .bg-info, .bg-warning, .bg-danger.
Multiple bars
we can give multiple background color to same progress bar by adding .bg-success, .bg-info, .bg-warning, .bg-dangerand spilt values to each .progress-bar.
Striped
just add .progress-bar-stripedto any progress-bar.
Animated stripes
just add .progress-bar-stripedand .progress-bar-animatedto any progress-bar.
