1 / 9

HTML5

HTML5. Introduction. History: HTML4 and XHTML 1. The World Wide Web Consortium (W3C) was focusing future developments on XHTML 2.0, and HTML 4.01 had not been updated since 2000. Introduction. WHATWG began work on the new standard in 2004 ( Web Hypertext Application Technology Working Group )

rexv
Download Presentation

HTML5

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. HTML5

  2. Introduction • History: HTML4 and XHTML 1. • The World Wide Web Consortium (W3C) was focusing future developments on XHTML 2.0, and HTML 4.01 had not been updated since 2000

  3. Introduction • WHATWG began work on the new standard in 2004 ( Web Hypertext Application Technology Working Group ) • In 2009, the W3C allowed the XHTML 2.0 Working Group's charter to expire, and decided not to renew it • W3C and WHATWG are currently working together on the development of HTML5

  4. Introduction • HTML5 is still a draft. The contents of HTML5, as well as the contents of this document which depend on HTML5, are still being discussed on the HTML Working Group and WHATWG mailing lists.

  5. What’s the inspiration of HTML5 • Following its immediate predecessors HTML 4.01 and XHTML 1.1, HTML5 is a response to the observation that the HTML and XHTML in common use on the World Wide Web XHTML 1 HTML 4 HTML 5

  6. What’s new • The canvas element for drawing • The video and audio elements for media playback • Better support for local offline storage • New content specific elements, like article, footer, header, nav, section • New form controls, like calendar, date, time, email, url, search

  7. What’s new • HTML5 can sometimes be used as an alternative to Adobe Flash. Both include features for playing audio and video within web pages, and using integrated SVG, vector graphics are possible with both.

More Related