CS计算机代考程序代写 javascript database Java android Hive HTML5

HTML5

1(C) 2011 – 2021 Ellis Horowitz

Background

• HTML5 is the next major revision of HTML
• The Web Hypertext Application Technology Working Group (WHATWG)

started work on the specification in June 2004
• HTML5 supersedes HTML 4.01, XHTML 1.0 and XHTML 1.1
• HTML5 vocabulary/APIs and canvas “Recommendations” available at

http://www.w3.org/TR/html5/
http://www.w3.org/TR/2dcontext/

• The latest versions of browsers have support for HTML5:
– http://en.wikipedia.org/wiki/Comparison_of_layout_engines_(HTML5)

• HTML 5.2, 2nd Edition “Recommendation” (Dec. 2017) available at
https://www.w3.org/TR/html52/

• HTML Living Standard (June 2021) available at:
https://html.spec.whatwg.org/multipage/

• W3C and WHATWG Agreement to collaborate on single version of HTML:

W3C and the WHATWG signed an agreement to collaborate on a single version of HTML and DOM

2(C) 2011 – 2021 Ellis Horowitz

http://www.w3.org/TR/html5/
http://www.w3.org/TR/2dcontext/
http://en.wikipedia.org/wiki/Comparison_of_layout_engines_(HTML5
https://www.w3.org/TR/html52/
https://html.spec.whatwg.org/multipage/

W3C and the WHATWG signed an agreement to collaborate on a single version of HTML and DOM

Major New Elements in HTML5

• New semantic elements like

,

,

and