What is HTML5?

You have probably seen the term “HTML5″ if you have read any of the recent articles about Apple and Flash. HTML5 is a new web page coding standard in advanced stages of development. Among other goals, it aims to reduce the need for proprietary plug-ins and add-ons (Flash, Silverlight, Java, etc.).

HTML4 came out more than a dozen years ago, when the web was just a toddler, and it is in serious need of spiffing up. HTML5 introduces new elements and attributes, including <nav> for navigation and <footer> for the bottom of a page. The elements <audio> and <video> will provide additional media functionality. Some old elements, including <font> and <center>, are being dropped in favor of cascading style sheets (CSS). In addition, HTML5 specifies new application programming interfaces (APIs) for drawing, offline storage of data, document editing, and drag-and-drop functionality.


Before: HTML4                                                                         After: HTML5

Development began in 2004 and the official specs should becomplete  later this year. If I understand correctly, HTML5 is supposed to be more or less ready for prime time at some point in 2012. Some developers have already begun to use HTML5, but not much material is available. Nearly all of the books on the subject are only available for pre-order. One clear bits of content I found is this video by Google’s Brad Neuberg: In state of this I have included video by GooglDeveloper from youtube here and link for Google’s Brad Neuberg.

I’m not sure how something that is unavailable for at least a year can replace Flash on iPads and iPhones today, but I promised myself I wasn’t going to get into that …

by Chris Clark


Tags:,

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.