Progress bars

Provide up-to-date feedback on the progress of a workflow or action with simple yet flexible progress bars.


Basic example

Default progress bar.

60%

With label

Remove the <span> with .sr-only class from within the progress bar to show a visible percentage.

60%

To ensure that the label text remains legible even for low percentages, consider adding a min-width to the progress bar.

0%
2%

Contextual alternatives

Progress bars use some of the same button and alert classes for consistent styles.

40%
20%
60%
80%

Striped

Uses a gradient to create a striped effect. Not available in IE9 and below.

40%
20%
60%
80%

Animated

Add .progress-bar-animated to .progress-bar-striped to animate the stripes right to left. Not available in IE9 and below.

40%

Stacked

Place multiple bars into the same .progress to stack them.

47%
18%
7%