<figcaption>: Das Figure Caption-Element

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

Das <figcaption> HTML-Element repräsentiert eine Bildunterschrift oder Legende, die den restlichen Inhalt seines übergeordneten <figure>-Elements beschreibt und dem <figure> eine zugängliche Beschreibung bietet.

Probieren Sie es aus

Attribute

Dieses Element umfasst nur die globalen Attribute.

Beispiele

Bitte sehen Sie sich die Seite zum <figure>-Element für Beispiele zu <figcaption> an.

Technische Zusammenfassung

Inhaltskategorien Keine.
Erlaubter Inhalt Flussinhalt.
Tag-Weglassung Keine, sowohl das Anfangs- als auch das Endtag sind obligatorisch.
Erlaubte Eltern Ein <figure>-Element; das <figcaption>-Element muss sein erstes oder letztes Kind sein.
Implizite ARIA-Rolle Keine entsprechende Rolle
Erlaubte ARIA-Rollen group, none, presentation
DOM-Schnittstelle [`HTMLElement`](/de/docs/Web/API/HTMLElement)

Spezifikationen

Specification
HTML
# the-figcaption-element

Browser-Kompatibilität

Report problems with this compatibility data on GitHub
desktopmobile
Chrome
Edge
Firefox
Opera
Safari
Chrome Android
Firefox for Android
Opera Android
Safari on iOS
Samsung Internet
WebView Android
WebView on iOS
figcaption

Legend

Tip: you can click/tap on a cell for more information.

Full support
Full support

Siehe auch