Heading 1 (H1) — Main Page Title
This is a standard 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 nisi ut aliquip ex ea commodo consequat.
Heading 2 (H2) — Section Title
This paragraph tests readability and line-height at the section level. You can click this inline link to check your link color, underline style, and hover state. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
Heading 3 (H3) — Subsection Title
Paragraph following an H3. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Notice the spacing above and below relative to the heading.
Heading 4 (H4) — Minor Section Title
This tests how H4 compares in visual weight to H3 and body text. It often gets used for widget titles, card headers, or FAQ questions.
Heading 5 (H5) — Small Label
H5 is rarely used in Divi but worth confirming it has a distinct style and doesn't collapse into body text visually.
Heading 6 (H6) — Smallest Heading
H6 check. If this looks identical to body text, your typescale may need adjustment at the lower end.
Text Formatting
This paragraph tests inline formatting. Here is bold text, here is italic text, here is bold and italic combined, and here is underlined text. This is small text and this is highlighted text. You can also test superscript and subscript in the same line.
Lists
Unordered List
- First unordered list item.
- Second item with a bolded word inside.
- Third item with an inline link.
- Fourth item to check list spacing and bullet alignment on longer text that wraps to a second line within the same list item.
Ordered List
- First ordered list item.
- Second item with italic text inside.
- Third item to check number alignment on text that wraps to a second line inside the same list item.
- Fourth item.
Nested List
- Parent item one.
- Nested child item A.
- Nested child item B.
- Parent item two.
- Nested ordered child item one.
- Nested ordered child item two.
Blockquote
"This is a blockquote for testing margin, padding, border-left styling, and font treatment. It should read as visually distinct from standard paragraph text — check indentation, color, and font style."
— Attribution Name, Source Title
Preformatted & Code
Inline code example: font-size: 1rem; — check that it renders in a monospace font with appropriate contrast.
/* Preformatted code block */
body {
font-family: sans-serif;
line-height: 1.6;
color: #333;
}
Table
| Column One | Column Two | Column Three |
|---|---|---|
| Row 1, Cell 1 | Row 1, Cell 2 | Row 1, Cell 3 |
| Row 2, Cell 1 | Row 2, Cell 2 | Row 2, Cell 3 |
| Row 3, Cell 1 | Row 3, Cell 2 | Row 3, Cell 3 |
Long Paragraph — Readability Test
This is an extended paragraph intended to test line length, line-height, and readability at scale. Good body copy should feel comfortable at around 60–80 characters per line. If this text feels cramped or too spread out, your container width, font size, or line-height may need tuning. 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.
