What the following code does, and where they are useful:<a href="#">home <span class="badge">36</span></a>



What the following code does, and where they are useful:<a href="#">home <span cl..

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

Post New Answer

More Bootstrap Interview Questions

About bootstrap 4 pagination?

1 Answers  


Explain me how do you use the dropdown plugin?

1 Answers  


How will you create a pills navigation menu?

1 Answers  


Explain why bootstrap is preferred for website development.

1 Answers  


Could you explain me about responsive layout?

1 Answers  


How will you create a stacked progress bar using bootstrap?

1 Answers  


Tell me what are offset columns in bootstrap?

1 Answers  


What is bootstrap pagination and how we can use it?

1 Answers  


Explain about different layouts available in bootstrap?

1 Answers  


Define bootstrap.

1 Answers  


What is a bootstrap 4 card?

1 Answers  


How will you create a animated progress bar using bootstrap?

1 Answers  


Categories