InterviewSolution
Saved Bookmarks
| 1. |
What Are Bootstrap Badges? |
|
Answer» Badges are similar to labels; the primary difference is that the corners are more rounded. Badges are MAINLY used to highlight NEW or unread items. To use badges just add <span class = "BADGE"> to links, BOOTSTRAP navs, and more. Badges are similar to labels; the primary difference is that the corners are more rounded. Badges are mainly used to highlight new or unread items. To use badges just add <span class = "badge"> to links, Bootstrap navs, and more. |
|