htmlcss


The HTML <figcaption></figcaption> element was first introduced in HTML5 and Gecko 2. It represents the caption, or a legend associated to a figure or an illustration described by the rest of the data of the <figure> element which is its immediate ancestor.


Attributes

See Global HTML Attributes.


See Also

External Links