HTML5: Edition for Web Authors
4.5.12 The figcaption
element
- Categories
- None.
- Contexts in which this element can be used:
- As the first or last child of a
figure
element.
- Content model:
- Flow content.
- Content attributes:
- Global attributes
- DOM interface:
- Uses
HTMLElement
.
The figcaption
element represents a caption or legend for the rest of the contents of the figcaption
element's parent figure
element.