How to add badge to list group in bootstrap?
Answer / Bhoopendra Singh
To add a badge to a list-group item in Bootstrap, you can wrap the badge content inside a <span> element with the class ".badge". For example: <li class="list-group-item">Content <span class="badge">New!</span></li>
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the input groups in bootstrap?
How will you create a stacked progress bar using bootstrap?
What are the steps to create a progress bar using bootstrap?
Why do we use the affix plugin in bootstrap?
Tell me which class make a set of buttons appear vertically stacked rather than horizontally?
What are pros of bootstrapping?
Can we make images responsive in bootstrap?
The typography and links in bootstrap?
tell me which classes can be applied to button group instead of resizing each button?
Tell me which class is used for basic button group?
What is the current major version of bootstrap?
What is the most appropriate function to wrap the page content?