HTML 참조 사이트 - by. UXKM
요약 설명W3C의 규격이 W3C 권고안에 이르기까지의 과정은
"초안 (Working Draft)"
→ "최종 초안 (Last Call Working Draft)"
→ "권고 후보 (CR : Candidate Recommendation)"
→ "권고안 (PR : Proposed Recommendation)"
→ "W3C 권고안 (Rec : Recommendation)"
이라는 5개의 단계가 있습니다.
참조 사이트 링크
W3C HTML 5.1
W3C HTML 5.2
W3C HTML 5.3
HTML Spec whatwg
W3C HTML HTML 4.01 Specification
MDN Web Doc
W3C doctype
W3C Contents Model
W3C Tutorials w3schools
HTML Cheat Sheet
W3C Github
WHATWG Elements
caniuse.com
MDN Web Demo
기타 링크
-
W3C HTML 5.1 Changes:
https://www.w3.org/TR/html51/changes.html -
W3C HTML 5.2 Changes:
https://www.w3.org/TR/2016/WD-html52-20160818/changes.html#changes-fpwd -
HTML 5.1 Implementation report:
http://w3c.github.io/test-results/html51/implementation-report.html -
Welcome to HTML 5.2!:
http://developer.telerik.com/featured/welcome-to-html-5-2/ -
HTML5.2の第一草案が公開されました:
https://www.internetacademy.jp/blog/ja/2016/09/20160904-hiroki.html -
HTML 5.1勧告によるHTML5の仕様変更点まとめ:
http://mae.chab.in/archives/2948 -
PLAN 2014:
https://dev.w3.org/html5/decision-policy/html5-2014-plan.html -
웹플랫폼워킹그룹:
https://www.w3.org/WebPlatform/WG/ -
웹플랫폼워킹그룹 기술사양 공개 GitHub:
https://github.com/w3c/html -
W3C 블로그 – WORKING ON HTML 5.1:
https://www.w3.org/blog/2016/04/working-on-html5-1/ -
Picturefill – A RESPONSIVE IMAGE POLYFILL :
http://scottjehl.github.io/picturefill/ -
Using Responsive Images (Now) :
http://alistapart.com/article/using-responsive-images-now -
Built-in Browser Support for Responsive Images :
https://www.html5rocks.com/ko/tutorials/responsive/picture-element/