mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-30 00:29:52 +02:00
copy on badges
This commit is contained in:
@@ -3,7 +3,7 @@ layout: page
|
|||||||
title: Badges
|
title: Badges
|
||||||
---
|
---
|
||||||
|
|
||||||
Easily highlight new or unread items by adding a `<span class="badge"></span>` within links, Bootstrap navs, and more.
|
Badges are indicators for new or unread activity and include support for the active states of our [navigation components](/components/navs/), links, buttons, and more.
|
||||||
|
|
||||||
{% example html %}
|
{% example html %}
|
||||||
<a href="#">Inbox <span class="badge">42</span></a>
|
<a href="#">Inbox <span class="badge">42</span></a>
|
||||||
|
Reference in New Issue
Block a user