Description
Ancillary information, such as a citation or commentary, that provides additional context to a referenced passage of text.
Examples
Example 1 — Footnote
<aside role="doc-footnote">
<p>1. …</p>
</aside>
Relation to ARIA
doc-footnote inherits its semantics from the a section role (i.e., it represents a container
of related content, but is not a landmark).
Usage
doc-footnote is typically used on aside elements.
List of all elements allowed on
- a (without an href attribute)
- abbr
- address
- aside
- b
- bdi
- bdo
- blockquote
- br
- canvas
- cite
- code
- del
- dfn
- div
- em
- footer
- header
- i
- img (with alt text)
- ins
- kbd
- mark
- output
- p
- pre
- q
- rp
- rt
- ruby
- s
- samp
- small
- span
- strong
- sub
- sup
- table
- tbody
- td
- tfoot
- thead
- th
- tr
- time
- u
- var
- wbr