<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.
HTML <figcaption>
요소는 부모 <figure>
요소가 포함하는 다른 콘텐츠에 대한 설명 혹은 범례를 나타냅니다.
시도해보기
콘텐츠 카테고리 | 없음. |
---|---|
가능한 콘텐츠 | 플로우 콘텐츠. |
태그 생략 | 불가능, 시작과 끝에 태그를 추가하는 것은 필수입니다. |
가능한 부모 요소 | <figure> 요소의 처음 혹은 마지막. |
가능한 ARIA 역할 |
group , presentation
|
DOM 인터페이스 | HTMLElement |
특성
이 요소는 전역 특성만 포함합니다.
예제
<figcaption>
에 대한 예제는 <figure>
페이지에 포함되어 있습니다.
명세
Specification |
---|
HTML # the-figcaption-element |
브라우저 호환성
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
figcaption |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.
같이 보기
<figure>
요소