elibraryportal Logo

1) Bootstrap Progress Bars

A progress bar can be used show a user how far along in a process.

In Bootstrap .progress class is used to how far along proces.

Example:-

Test it Now

2) Bootstrap Progress Bar With Label

.sr-only class is used to show a visible percentage:

Example:-

Test it Now

3) Bootstrap Animated Progress Bar

Use the .active class for animate the progress bar:

Example:-

Test it Now

4) Stacked Progress Bars

Multiple progressbars display into the same time.

Example:-

Test it Now