Article header
Article body content.
A wide sample of elements for rendering, sanitizing, and parsing tests.
Subtitle paragraph inside hgroup
A normal paragraph with a fair amount of text so you can check line height, wrapping, and measure. It runs long enough to break across several lines in most containers, which is the whole point of including it here at all.
strong, b, em, i, u,
s, del, ins, mark,
small, H2O, x2,
inline code, Ctrl+C,
output text, variable,
HTML,
definition term,
,
forty-two,
short inline quote
,
Cited Work,
إسم,
reversed direction,
漢字
Links: internal anchor · absolute · relative · mailto · tel · new tab · download attr
A block quotation. It contains its own paragraph and a nested quote so you can check indentation stacking.
Nested block quotation.
#!/usr/bin/env bash
set -euo pipefail
for i in {1..3}; do
printf 'iteration %d\n' "$i"
done
# a deliberately long line to force horizontal overflow: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
Line break here,
after the break.
Word break opportunity: super
Entities: & < > " ' © ® ™ — … € 😀
| Region | Q1 | Q2 | Notes |
|---|---|---|---|
| North | 1,204 | 1,391 | Shared note spanning two rows |
| South | 988 | 1,022 | |
| East | Merged across two quarters | — | |
| Total | 2,192 | 2,413 | |
| A | B | C | D | E | F | G | H | I | J | K | L |
|---|---|---|---|---|---|---|---|---|---|---|---|
| value-1 | value-2 | value-3 | value-4 | value-5 | value-6 | value-7 | value-8 | value-9 | value-10 | value-11 | value-12 |
Hidden content revealed on toggle.
Non-modal dialog content.
Article body content.
Editable inline region
This paragraph has the hidden attribute and should not render.
Very long unbroken token (overflow test):
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
Long URL: https://example.com/a/very/long/path/segment/that/keeps/going/and/going?query=1&another=2&third=3#fragment-identifier
هذا نص عربي لاختبار الاتجاه من اليمين إلى اليسار.
זהו טקסט עברי לבדיקה.
日本語のテキストです。改行と折り返しの確認用。
Straßenverkehrsordnung — Grüße aus München
Emoji & combining: 👋🏽 👨👩👧👦 🇺🇸 é vs é (precomposed vs combining)
Zero-width chars between letters: abc
Escaped tag text: <script>alert(1)</script>
Attribute with quotes: hover me
Empty elements follow:
Deep nesting:
Seven levels deep.
Inline element stress:
all five at once
Inline style attribute (teal).
Element with classes and data attributes.