Notifications

Denzel Washington

Sent you a message β€” "Hey, are you ....

1h ago

Leonardo DiCaprio

Commented on your post.

3h ago
View All Notifications

Progress 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.

25%

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.