More actions
imported>beonit No edit summary |
(Repair MoniWiki formatting after migration) |
||
| (8 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
[[pagelist(^html5/*)]] | [[pagelist(^html5//*)]] | ||
== | * html5 연습 코드는 [html5practice] 에 있습니다. | ||
* | * http://slides.html5rocks.com/#slide49 | ||
== reference == | |||
* | * 가장 좋은 api reference는 http://dev.w3.org/html5/ 입니다. | ||
* | ** [http://simon.html5.org/html5-elements w3g HTML5 레퍼런스들을 목차로 잘 정리해 놓았다.] | ||
== | == 브라우저 지원여부 확인 == | ||
* | * http://caniuse.com/ | ||
Latest revision as of 14:01, 26 March 2026
[[pagelist(^html5//*)]]
- html5 연습 코드는 [html5practice] 에 있습니다.
- http://slides.html5rocks.com/#slide49
reference
- 가장 좋은 api reference는 http://dev.w3.org/html5/ 입니다.