What the following code does, and where they are useful:<a href="#">home <span class="badge">36</span></a>
Answer / Rajat Kush
The given HTML code creates a link (anchor tag) that points to the home page (hash value # means it refers to an element on the same page). The span element with the class 'badge' is used to display the number 36 as a badge or notification. This type of markup can be useful for displaying additional information, such as counts or statuses, alongside links.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is input groups in bootstrap?
Define fluid layout.
Why bootstrap is used for mobile web development? Explain
When bootstrap 4 release date?
Explain what are the steps for creating basic or vertical forms?
What do you mean by modal plugin that is used for in bootstrap?
What are the bootstrap media objects?
Explain me how will you create a stacked progress bar using bootstrap?
About bootstrap 4 positions?
What do you mean by normalize in bootstrap?
Tell me what are glyphicons?
What are the steps to create an animated progress bar using bootstrap?