How will you create a striped progress bar using bootstrap?
Answer / 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 |
what media object in Bootstrap is and what are their types?
How will you create a animated progress bar using bootstrap?
How many types of layouts are there in bootstrap?
What are bootstrap panels?
Explain types of lists supported by Bootstrap?
Explain what is Bootstrap?
Explain The Use Of Icons In Bootstrap Framework?
Why do we use the affix plugin in bootstrap?
What is a list group in bootstrap?
What are the default sizes given to <body> tag in the bootstrap framework?
Explain what is list group in Bootstrap and what is the use of it?
What is column ordering in Bootstrap?