<col>
시도해보기
HTML <col>
요소는 표의 열을 나타내며, 열에 속하는 칸에 공통된 의미를 부여할 때 사용합니다. <colgroup>
안에서 찾을 수 있습니다.
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.
콘텐츠 카테고리 | 없음. |
---|---|
가능한 콘텐츠 | 없음. 빈 요소입니다. |
태그 생략 | 여는 태그는 필수입니다. 닫는 태그는 존재해선 안됩니다. |
가능한 부모 요소 | span 특성을 지정하지 않은 <colgroup> 요소. |
가능한 ARIA 역할 | 없음 |
DOM 인터페이스 | HTMLTableColElement (en-US) |
특성
예제
<col>
요소의 예제는 <table>
요소 문서에서 볼 수 있습니다.
명세
명세 | 상태 | 주석 |
---|---|---|
HTML Living Standard The definition of '<col>' in that specification. |
Living Standard | |
HTML5 The definition of '<col>' in that specification. |
Recommendation | |
HTML 4.01 Specification The definition of '<col>' in that specification. |
Recommendation |
브라우저 호환성
BCD tables only load in the browser