<figcaption>
Learn how figcaption works in HTML.
Overview
In HTML
, the <figcaption>
tag is used to define the caption of the <figure>
element. It is added as the last or the first child of the <figure>
element in a document.
Learn how figcaption works in HTML.
In HTML
, the <figcaption>
tag is used to define the caption of the <figure>
element. It is added as the last or the first child of the <figure>
element in a document.