Bootstrap Progress
Overview
Progress components are built with two HTML elements, some CSS to set the width, and a few attributes.
Basic Progress
Labels
Add labels to your progress bars by placing text within the .progress-bar.
Height
Only set a height value on the .progress, so if you change that value the inner .progress-bar will automatically resize accordingly.