Allows users make choices and take action.
<a href="#" class="btn btn-primary">Primary</a>
<a href="#" class="btn btn-secondary">Secondary</a>
<a href="#" class="btn btn-tertiary">Tertiary</a>
<a href="#" class="btn btn-black">Black</a>
<a href="#" class="btn btn-white">White</a>
<a href="#" class="btn btn-danger">Danger</a>
<a href="#" class="btn btn-warning">Warning</a>
<a href="#" class="btn btn-simple">Simple</a>
<a href="#" class="enroll-now-btn">ENROLL NOW</a>
Allow users to navigate or get additional information that is secondary to any main action (which would use the button UI).
Please follow this inline link.
Please follow this inline link hover.
Please follow this inline link focused.
Please follow this inline link visited.
Please follow this inline link visited hover.
<a href="#" class="inline-link">inline link</a>
<a href="#" class="internal-link">Internal Link</a>
<a href="#" class="external-link">External Link</a>
<a href="#" class="btn-text-only">Text Link</a>