Native HTML Elements All In One Page - Minimal Markup Reference Page
This page utilizes every native HTML element. In other words, you are looking at the entire set of native HTML elements. Your web browser renders the markup as you see it now. The purpose of this page is to illustrate HTML behavior for web developers. Note: default style sheets are applied by your browser.
Metadata Content
Metadata elements are included in the document head and are not displayed but appear in the page source code.
Flow Content
Most elements in the document body are categorized as flow content.
Embedded And Interactive Content

Click Me To See Video And Audio Elements
Heading, Sectioning, and Phrasing Content
We can supercript and subscript text. This whole sentence is in a samp element. and we can markup a variable n too. Keyboard elements display like Shift + F3. There are definition elements in HTML. Ruby elements allow for text. Dates and times are placed in time elements, e.g., . There is a quote element too.
Bold elements and u element and even italics too. The direction deleted. Emphasis. The strong emphasis on marked text. Andthis is text nested in a pre element
This blockquote element comes directly from HTML: The Living Standard.
| thead header | Quantity |
|---|---|
| table row data | 10 |
| table row data | |
| tfoot header | Ten |
- ordered
- list
- unordered
- list
- Birds
- Animals with wings.
The progress element:
The meter element:
None