HTML: The Markup Language

figcaptionfigure caption NEW # T

The figcaption element represents a caption or legend for a figure.

Permitted content #

Permitted attributes #

Tag omission #

A figcaption element must have both a start tag and an end tag.

Permitted parent elements #

figure

DOM interface #

Uses HTMLElement.