728x90
웹 표준화 방식에 의해서 작성되었읍니다
Metadata contents | 나머지 Contents 의 Presentation 이나 behavior를 설정하거나 현재문서와 다른 문서와의 관계를 설정. 또는, 기타 "Out Of Band"정보를 전달한다. | base, command, link, meta, noscript, script, style, title |
Flow contents | 문서와 Application 의 Body 에서 사용되는 대부분의 Element들은 Flow Content 로 분류된다. | a, abbr, address, area (map 요소의 자손인 경우) , article, aside, audio, b, bdi, bdo, blockquote, br, button, canvas, cite, code, command, datalist, del, details, dfn, div, dl, em, embed, fieldset, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, menu, meter, nav, noscript, object, ol, output, p, pre, progress, q, ruby, s, samp, script, section, select, small, span, strong, style (scoped 속성이 있으면) , sub, sup, svg, table, textarea, time, ul, var, video, wbr, Text |
Sectioning contents | Headings 와 Footers 의 범위를 정의한다. | article, aside, nav, section |
Heading contents | Section 의 Header 를 정의한다. | h1, h2, h3, h4, h5, h6, hgroup |
Phrasing contents | 문서의 Text 이다. 또한 그 Text 를 intra-paragraph Level 로 Markup 하는 Element 이다. | a (구문 컨텐츠만을 포함하는 경우) , abbr, area (map 요소의 자손인 경우) , audio, b, bdi, bdo, br, button, canvas, cite, code, command, datalist, del (구문 컨텐츠만을 포함하는 경우) , dfn, em, embed, i, iframe, img, input, ins (구문 컨텐츠만을 포함하는 경우) , kbd, keygen, label, map (구문 컨텐츠만을 포함하는 경우) , mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, script, select, small, span, strong, sub, sup, svg, textarea, time, var, video, wbr, Text |
Embedded contents | 문서에 다른 Resource 를 삽입하는 Content 이다. | audio, canvas, embed, iframe, img, math, object, svg, video |
Interactive contents | 사용자의 상호작용을 위해 특별하게 의도된 Content 이다. | a, audio (controls 속성이 있으면) , button, details, embed, iframe, img (usemap 속성이 있으면) , input (type 속성이 Hidden 상태가 “아니면”) , keygen, label, menu (type 속성이 toolbar 상태면) , object (usemap 속성이 있으면), select, textarea, video (controls 속성이 있으면) |
'my_lesson > _HTML5' 카테고리의 다른 글
6. HTML5 Canvas [translate, rotate, scale, save, restore] (0) | 2015.03.25 |
---|---|
5. HTML5 Canvas [line, text, shadow] (0) | 2015.03.25 |
4. HTML5 Canvas [stroke,fill, clear, gradient] (0) | 2015.03.25 |
3. HTML5 구성요소 (0) | 2013.08.18 |
1. HTML5 개발 배경과 디자인 원칙 (0) | 2013.07.21 |
댓글