Denzel Washington
Sent you a message β "Hey, are you ....
1h agoLeonardo DiCaprio
Commented on your post.
3h agoProgress Bars UI Elements
Basic Progress Bar
A progress bar can be used to show a user how far along he/she is in a process.
Labels
Add labels to your progress bars by placing text within the .progress-bar.
Height
We only set a height value on the container, so if you change that value the inner bar resizes automatically.
Multiple Bars
Include multiple progress bars in a progress component if you need.
Backgrounds
Use background utility classes to change the appearance of individual progress bars.
Striped
Add a stripe via CSS gradient over the progress barβs background color.
Animated Stripes
Animate the striped gradient using CSS3 animations.