Bootstrap CSS Classes

Bootstrap CSS class .progress-bar with label

<div class="progress">
  <div class="progress-bar" role="progressbar" style="width: 25%;" aria-valuenow="25" aria-valuemin="0" aria-valuemax="100"></div>
</div>

Preview

Are you tired of writing HTML by hand?

More Bootstrap CSS classes in Progress category

© 2024 Shuffle. All rights reserved.