Progress
Use Bootstrap's custom progress component for displaying simple or complex progress bars.Basic examples
Progress components are built with two HTML elements, some CSS to set the width, and a few attributes.Backgrounds
Use background utility classes to change the appearance of individual progress bars.Multiple bars
Include multiple progress bars in a progress component if you need.Striped
Add.progress-bar-striped to any .progress-bar to apply a stripe via CSS gradient over the progress bar’s background color.