Commit adefbf6e authored by Mark Otto's avatar Mark Otto

copy on badges

parent 25d6824e
...@@ -3,7 +3,7 @@ layout: page ...@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment