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 |
Explain why to choose Bootstrap for building the websites?
What is media object?
Tell me what is column ordering and how it works?
How many bootstrap 4 media objects?
What is Scrollspy plugin?
Explain bootstrap?
Explain what is Bootstrap collapsing elements?
Explain bootstrap 4 badges?
What are cons of bootstrapping?
Explain what is the purpose of .media-list class in bootstrap?
What is the purpose of .media class in bootstrap?
What is data toggle in bootstrap and how we can use it?