Tell me what the following code does, and where they are useful:

<a href="#">Home <span class="badge">36</span></a>

Submitted by: Muhammad
This code will generate a link with an inline badge that provides important notifications to the user, such as number received or unread messages or number of friend requests. Badges are most commonly used in message applications and social networking sites.
Submitted by: Muhammad

Read Online Bootstrap Job Interview Questions And Answers