HTML 5에서는 HTML 4 중에서 CSS로 이용 가능한 표현 속성을 더 이상 사용하지 않습니다.
align 속성: caption, iframe, img, input, object, legend, table, hr, div, h1, h2, h3, h4, h5, h6, p, col, colgroup, tbody, td, tfoot, th, thead 및 tr.
alink, link, text and vlink 속성: body.
background 속성: body.
bgcolor 속성: table, tr, td, th 및 body.
border 속성: table and object.
cellpadding 및 cellspacing 속성: table.
char 및 charoff 속성: col, colgroup, tbody, td, tfoot, th, thead 및 tr.
clear 속성: br.
compact 속성: dl, menu, ol 및 ul.
frame 속성: table.
frameborder 속성: iframe.
height 속성: td 및 th.
hspace 및 vspace 속성: img 및 object.
marginheight 및 marginwidth 속성: iframe.
noshade 속성: hr.
nowrap 속성: td 및 th.
rules 속성: table.
scrolling 속성: iframe.
size 속성: hr.
type 속성: li, ol and ul.
valign 속성: col, colgroup, tbody, td, tfoot, th, thead and tr.
width 속성: hr, table, td, th, col, colgroup 및 pre.
'WEB 표준(HTML,CSS)' 카테고리의 다른 글
[CSS] Div hover 효과 주기 (0) | 2015.02.13 |
---|---|
[웹표준/CSS] img 사용시 수직 정렬 absmiddle (0) | 2013.02.21 |
[Javascript] 크롬, 사파리... table colspan (0) | 2012.11.30 |