Monday 21 January 2013

HTML5 - New Features

Most important new features in HTML5:

  • The <video> and <audio> elements for media playback
  • The <canvas> element for 2D drawing
  • New content-specific elements, like <article>, <footer>, <header>, <nav>, <section>
  • Support for local storage
  • New form controls, like calendar, date, time, email, url, search

No comments:

Post a Comment