<figcaption>
HTML <figcaption>
요소는 부모 <figure>
요소가 포함하는 다른 콘텐츠에 대한 설명 혹은 범례를 나타냅니다.
시도해보기
The source for this interactive example is stored in a GitHub repository. If you'd like to contribute to the interactive examples project, please clone https://github.com/mdn/interactive-examples and send us a pull request.
콘텐츠 카테고리 | 없음. |
---|---|
가능한 콘텐츠 | 플로우 콘텐츠. |
태그 생략 | 불가능, 시작과 끝에 태그를 추가하는것은 필수입니다. |
가능한 부모 요소 | <figure> 요소의 처음 혹은 마지막. |
가능한 ARIA 역할 | group (en-US), presentation (en-US) |
DOM 인터페이스 | HTMLElement |
특성
이 요소는 전역 특성만 포함합니다.
예제
<figcaption>
에 대한 예제는 <figure>
페이지에 포함되어 있습니다.
명세
Specification |
---|
HTML Standard # the-figcaption-element |
브라우저 호환성
BCD tables only load in the browser
같이 보기
<figure>
요소