What is HTML5? What is the difference between HTML and HTML5 ? Explain HTML-5 ~ Interview Questions & Answers

Thursday, April 18, 2013

What is HTML5? What is the difference between HTML and HTML5 ? Explain HTML-5

HTML5 will be the new standard for HTML.
The previous version of HTML, HTML 4.01, came in 1999. The web has changed a lot since then.
HTML5 is still a work in progress. However, the major browsers support many of the new HTML5 elements and APIs.

HTML5 - New Features

Some of the most interesting new features in HTML5:
  • The <canvas> element for 2D drawing
  • The <video> and <audio> elements for media playback
  • Support for local storage
  • New content-specific elements, like <article>, <footer>, <header>, <nav>, <section>
  • New form controls, like calendar, date, time, email, url, search

0 comments: