The website uses buttons as a visual cue that signals an action to be taken by the reader. Styling for HTML tags and CSS helper classes below define the look-and-feel of a button on mcc.gov.
HTML Tags, Styled
Helper Classes
Listed alphabetically by class name. Add these classes to the <a>
or <button>
tag.
Class | Description |
---|---|
.btn |
Styles the tag to look like a primary button Example a href button |
.btn-secondary |
Styles the tag to look like a secondary button Example a href button |