table과 display table 속성
페이지 정보
본문
table 태그 | display 속성 | style |
---|---|---|
table | table | display: table; |
caption | table-caption | display: table-caption; |
colgroup | table-column-group | display: table-column-group; |
col | table-column | display: table-column; |
thead | table-header-group | display: table-header-group; |
tbody | table-row-group | display: table-row-group; |
tfoot | table-footer-group | display: table-footer-group; |
tr | table-row | display: table-row; |
td | table-cell | display: table-cell; |
추천
0
비추천
0
- 다음글 div 수직정렬 25.09.24