Documentation and examples for Famous UI's typography.
All HTML headings, h1
through h6
, are available.
Heading | Example |
---|---|
|
h1. Heading |
|
h2. Heading |
|
h3. Heading |
|
h4. Heading |
|
h5. Heading |
|
h6. Heading |
.h1
through .h6
classes are also available, for when you want to
match the font styling of a heading but cannot use the associated HTML element.
h1. Heading
h2. Heading
h3. Heading
h4. Heading
h5. Heading
h6. Heading
Use display headings for larger, slightly more opinionated heading style.
Display 1 |
Display 2 |
Display 3 |
Display 4 |
Styling for common inline HTML5 elements.
You can use the mark tag to highlight text.
This line of text is meant to be treated as deleted text.
This line of text is meant to be treated as no longer accurate.
This line of text is meant to be treated as an addition to the document.
This line of text will render as underlined
This line of text is meant to be treated as fine print.
This line rendered as bold text.
This line rendered as italicized text.
For quoting blocks of content from another source within your document. Wrap
blockquote
around any HTML as the quote.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.
Change text alignment, transform, style, weight, and color with our text utilities and color utilities.
.text-primary
.text-secondary
.text-dark
.text-light
.text-white
.text-success
.text-warning
.text-danger
.text-gray
.text-muted
.text-center
.text-left
.text-right
.capitalize
.uppercase
.lowercase
.display-1
.display-2
.display-3
.display-4
.h1
.h2
.h3
.h4
.h5
.h6
.font-normal
.font-bold
.weight-100 to .weight-900