adspace


How will you create a striped progress bar using bootstrap?

Answer Posted / Soni Chauhan

To create a striped progress bar in Bootstrap, use the .progress-striped class with your existing progress bar. The basic structure is as follows: <div class="progress progress-striped">[Progress Bar HTML]</div>

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the latest version of bootstrap?

88