Example

A simple <figcaption> tag:

Laboratory

description & Usage

The <figcaption> tag goes inside the <figure> tag and contains the title or caption for the <figure> element.

See the <figure> tag page for more information.

Notes

Note: The <figcaption> tag should be placed either as the first or last child of the <figure> element.

Browser compatibility and Support

# Chrome Edge Firefox Safari Opera
<figcaption>

Global Attributes

The <figcaption> tag supports the HTML Global Attributes.

Event Attributes

The <figcaption> tag supports the HTML Event Attributes.

Default CSS

Most browsers will display the <figcaption> tag with the following default style: