Introduced in HTML 5
설명
The HTML summary element (<summary>
) is used as a summary, caption or legend for the content of a <details>
element.
요약(<summary>
)은 <details>
요소의 표제나 범례, 요약등을 위해 사용하며 머릿글로 표시된다.
Note: If the <summary> element is omitted the heading "details" will be used.
참고 : 요약(<summary>) 요소가 빠지면, "details"란 머릿글이 사용될것이다.
Usage Context
Permitted content | Phrasing content |
Tag omission | None, both the start tag and the end tag are mandatory. |
Permitted parent elements |
The <details> element. |
Normative document | HTML5, section 4.11.2 |
속성
이 엘리먼트는 전역속성을 지원한다.
예제
Please see the <details>
page for examples on <summary>.
DOM Interface
This element implements the HTMLElement
interface.
호환성
기능 | 구글크롬 | 파이어폭스Gecko) | 인터넷 익스플로러 | Opera | Safari |
---|---|---|---|---|---|
기본적인 지원 | Nightly build | bug 591737 | bug 591737 |
기능 | 안드로이드 | 파이어폭스 모바일(Gecko) | 인터넷 익스플로러 모바일 | 오페라 모바일 | 사파리 모바일 |
---|---|---|---|---|---|
기본적인 지원 | bug 591737 |