<figcaption>:圖例說明元素

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.

<figcaption> HTML 元素代表其父級 <figure> 元素餘下內容的標題或圖例,提供 <figure> 一個無障礙描述

嘗試一下

屬性

該元素僅包括全域屬性

範例

請參見 <figure> 頁面上 <figcaption> 的範例。

技術摘要

內容類型 無。
允許內容 流內容
標籤省略 不允許,開始和結束標籤都是必須的。
允許的父元素 一個 <figure> 元素;<figcaption> 元素必須是其第一個或最後一個子元素。
隱含的 ARIA 角色 沒有相對應的角色
允許的 ARIA 角色 groupnonepresentation
DOM 介面 HTMLElement

規範

Specification
HTML Standard
# the-figcaption-element

瀏覽器相容性

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

參見