Typography

Headings

Heading 1

Heading 2

Heading 3

Heading 4

Heading 5
Heading 6

Paragraphs & Text

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent euismod, massa non link commodo, nulla sapien ultrices urna, eu blandit neque magna a justo.

Curabitur inline-code() tincidunt lacus, sit amet highlighted text dolor.

Blockquote

“Design is not just what it looks like and feels like. Design is how it works.” – Steve Jobs

Lists

  1. Ordered item one
  2. Ordered item two
  3. Ordered item three

Code Block


function greet(name) {
  console.log(`Hello, ${name}!`);
}
greet('World');

Table

ElementDescription
<h1>Main heading
<p>Paragraph text
<blockquote>Quote block