This sort order is a page
The drawer by rarity
The same collection, in another order — and at another address.
30 specimens on this page
- HTM-027 <details> A block that opens and closes without a line of JavaScript. Interactive common
- HTM-003 <dl> Name and value pairs: glossaries, spec sheets, metadata. Grouping common
- HTM-022 <fieldset> A group of fields under one shared question. Forms common
- HTM-004 <figure> Content that can move without breaking the text around it. Grouping common
- HTM-020 <picture> Several image sources; the browser picks one. Embedded common
- HTM-013 <small> Fine print: caveats, credits, legal notices. Text common
- HTM-014 <time> A date or time the machine can read too. Text common
- HTM-006 <abbr> An abbreviation, with the expansion kept in the title attribute. Text uncommon
- HTM-021 <datalist> Suggestions for a field that still accepts anything. Forms uncommon
- HTM-017 <del> What was taken out from one version to the next. Edits uncommon
- HTM-028 <dialog> A modal box with its own focus, layer and backdrop. Interactive uncommon
- HTM-018 <ins> What was added from one version to the next. Edits uncommon
- HTM-009 <kbd> A key, a gesture or a command typed by the person using it. Text uncommon
- HTM-010 <mark> Relevance marked by the reader, not emphasis from the writer. Text uncommon
- HTM-024 <optgroup> Headings that divide a long list of options. Forms uncommon
- HTM-026 <progress> How much is left before a task finishes. Forms uncommon
- HTM-030 <template> Markup kept aside, inert, waiting to be copied. Scripting uncommon
- HTM-001 <address> How to reach whoever signs the text — and nothing else. Sections forgotten
- HTM-007 <bdi> Isolates a run so its direction does not contaminate the sentence. Text forgotten
- HTM-008 <data> The machine-readable twin of content written for people. Text forgotten
- HTM-002 <hgroup> A heading and its subtitle tied into a single block. Sections forgotten
- HTM-019 <map> Clickable regions drawn over an image. Embedded forgotten
- HTM-023 <meter> A measurement within a known range — not progress. Forms forgotten
- HTM-029 <noscript> The content that appears when there is no JavaScript. Scripting forgotten
- HTM-025 <output> The result of a calculation made from the other fields. Forms forgotten
- HTM-011 <ruby> Phonetic annotations above the text, like Japanese furigana. Text forgotten
- HTM-012 <samp> Output from a program or system, quoted inside the text. Text forgotten
- HTM-005 <search> The page's search region, with no role="search" by hand. Grouping forgotten
- HTM-015 <var> A variable: unknown, parameter, placeholder. Text forgotten
- HTM-016 <wbr> The line may break here, if it needs to. Text forgotten