Tell me what the following code does, and where they are useful:<a href="#">home <span class="badge">36</span></a>
Answer / Abhay Agarwal
The provided code creates an anchor tag (<a>) for a home link. Inside this tag, there is text 'home' and a span with class 'badge'. The badge is a Bootstrap utility class that can be used to denote key information. Here, the number '36' inside the badge indicates some count or quantity associated with the home link.
| Is This Answer Correct ? | 0 Yes | 0 No |
Define bootstrap thumbnails.
Do you know what are bootstrap media objects?
What are bootstrap grids?
Tell me what are different shapes for image in bootstrap?
What is media object?
Tell me which class make a set of buttons appear vertically stacked rather than horizontally?
What are input groups and button groups in bootstrap 3 framework?
Bootstrap multiple form types i.e. Horizontal, inline and basic have similar views when they are viewed under 768px devices? Yes or no explain?
How navbar works in bootstrap?
what is Bootstrap Container?
Tell me what do you understand about responsive websites?
What to display code in bootstrap?