
HTML5
A vocabulary and associated APIs for HTML and XHTML
This is revision 1.5612.
W3C Working Draft 29 March 2012
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, if any.