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 |
Why bootstrap is preferred for website development.
What is an example of bootstrapping?
what are bootstrap alerts and how will you create them?
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 many image shapes & corners in bootstrap 4?
What are bootstrap media objects?
Tell me what are the steps for creating basic or vertical forms?
Tell me which class is used for basic button group?
Tell me what is bootstrap page header?
Is bootstrap easy to use?
What are glyphicons in bootstrap?
What is bootstrap 4 navs?