This page is a practical specimen of native HTML elements for stylesheet auditing. It includes most standard HTML5 elements and several deprecated ones that still reveal inherited styling. It is not a literal inventory of every historical or browser-specific tag ever shipped on the web, because that would turn into archaeology.
HTML Element Style Specimen
Use case: upload this file to a site, view it in the front end, and inspect what the theme or global CSS styles by default.
Text-level semantics
Heading level 1
Heading level 2
Heading level 3
Heading level 4
Heading level 5
Heading level 6
This is a paragraph with a link, emphasis, strong importance, small print, struck text, a citation, an inline quote
, definition text, HTML, data element, , marked text, inline code, variable, H2O, x2, idiomatic text, stylistic offset, unarticulated annotation, plain span, مرحبا, This text is reversed., 漢 , deleted text, inserted text, and
Ctrl + S saves. Sample terminal output. .
Address blockThis is a blockquote. Themes often make interesting decisions here. Not always good ones.
123 Example Road
Somewhere, NY 10000
function hello() {
console.log('Hello, world');
}
Grouping content and page structure
Section header
Regular section content.
Article header
Article content.
div containerHorizontal rule below:
Line break here
and here.
Template content is inert unless instantiated by script.
Lists
Unordered list
- Item one
- Item two
- Nested item
- Item three
Ordered list
- First
- Second
- Third
Description list
- Term A
- Definition A
- Term B
- Definition B
Figures and media
Tables
| Column A | Column B | Column C |
|---|---|---|
| Row 1 | Cell B1 | Cell C1 |
| Row 2 | Spanning cell | |
| Table footer | ||
Forms
Interactive elements
Details / summary example
Hidden until opened. A favorite target for theme CSS and occasional accidental icon crimes.
This is an open dialog element.
Embedded content
Deprecated and obsolete elements
These are included only because legacy CSS sometimes still targets them.
Teletype text
Big text and small text
Strike element
centerFont element example
CSS