UI Progressbar

Basic Example

Add labels to your progress bars by placing text within the .progress-bar.

25%
55%
75%
45%
80%
60%

Backgrounds

Add labels to your progress bars by placing text within the .bg-success.

25%
50%
75%
65%
90%
100%

Striped

Add .progress-bar-striped to any .progress-bar to apply a stripe via CSS gradient over the progress bar’s background color.

Animated stripes

The striped gradient can also be animated. Add .progress-bar-animated to .progress-bar to animate the stripes right to left via CSS3 animations.