Q:
What are the new features provided in HTML5?
Answer
Some of the new features provided in HTML5 are:
- It provides support for local storage
- New form controls, like calendar, date, time, email, url, search
- <canvas> element is provided to facilitate 2D drawing
- The <video> and <audio> elements are provided for media playback
- New content-specific elements are provided. For e.g. <article>, <header>, <footer>, <nav>, <section>
View answer
Workspace
Report Error
Discuss