<figure> and <figcaption>
Widely available
The <figure>
and <figcaption>
HTML elements represent an illustration, diagram, text, or other self-contained reference content, with an optional caption.
To learn more, see
<figure>: The Figure with Optional Caption element,
<figcaption>: The Figure Caption element at MDN.
Compatibility
- Chrome 8 Released on 2010-12-02
- Chrome Android 18 Released on 2012-06-27
- Edge 12 Released on 2015-07-29
- Firefox 4 Released on 2011-03-22
- Firefox for Android 4 Released on 2011-03-29
- Safari 5.1 Released on 2011-07-20
- Safari on iOS 5 Released on 2011-10-12
Specifications
- HTML Standard (#the-figure-element), from HTML Workstream (WHATWG).
- HTML Standard (#the-figcaption-element), from HTML Workstream (WHATWG).