Typography

Typographic elements.

← Back to examples

Headings

Heading 1

Heading 2

Heading 3

Heading 4

Heading 5
Heading 6

Heading group

Main heading

Subtitle or tagline below the heading.

Paragraph

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident.

Blockquote

"Design is not just what it looks like and feels like. Design is how it works."
Steve Jobs

Lists

Unordered list

Ordered list

  1. Step one
  2. Step two
  3. Step three

Definition list

Term
Definition of the term.
Another term
Another definition.

Inline text

Bold text and italic text and underlined text.

Small text and deleted text and inserted text.

CSS is an abbreviation.

Highlighted text using the mark element.

Text with subscript and superscript.

Code

Inline code element within text.

<div class="container">
  <h1>Hello World</h1>
  <p>This is a code block.</p>
</div>

Keyboard

Press Ctrl + C to copy, Ctrl + V to paste.

Horizontal rule

Content above the separator.


Content below the separator.

Figure

NameValue
Alpha100
Figure 1 — A table inside a figure element.