Headings
All HTML headings, <h1> through <h6>, are available.
Headings
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Fancy display heading With faded secondary text
Blockquote
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.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.
Abbreviations
Stylized abbreviations implementation of HTML’s <abbr> element
attr
HTML
Display
When you need a heading to stand out, consider using a display heading—a larger, slightly more opinionated heading style
Display 1
Display 2
Display 3
Display 4
Lead
Make a paragraph stand out by adding .lead.
Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Duis mollis, est non commodo luctus.
Inline text styles
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.