Guidelines
Users
Makers
Foundation
Components
Layout
Navigation
Content
Patterns
Forms
Utilities
Example Pages
Badges are used for adding a label. To the end of text.
For example you may want to add a “Recommended” label next to a course name.
Labels should not be confused with Tags.
Default badge
<div class="ds-block"> <p>Bachelor of Archaeology <span class="ds-badge">New</span></p> <p>Bachelor of Early Childhood Education <span class="ds-badge">Popular</span></p> </div>