HTML 5 Demos and Examples

HTML 5









experimentation and demos .


HTML5 is a markup language used for structuring and presenting content for the World Wide Web and a core technology of the Internet

HTML5 - New Features

Some of the most interesting new features in HTML5 are:
  • 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

Sources HTML 5 Demos and Examples | W3Schools