<figure> and <figcaption>
Widely available since 2018-01-29
The <figure>
and <figcaption>
HTML elements represent an illustration, diagram, text, or other self-contained reference content, with an optional caption.
Learning resources on MDN
Browser support
- 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).