- 1
What are some of the key new features in HTML5?
Explain
2 Answers
+ 1
Key new features of HTML5 include:
Improved support for embedding graphics, audio, and video content via the new <canvas>, <audio>, and <video> tags.
Extensions to the JavaScript API such as geolocation and drag-and-drop as well for storage and caching.
Introduction of âweb workersâ.
Several new semantic tags were also added to complement the structural logic of modern web applications. These include the <main>, <nav>, <article>, <section>, <header>, <footer>, and <aside> tags.
New form controls, such as <calendar>, <date>, <time>, <email>,<url>, and <search>.
0
There are many ....some are
<audio>
<canvas> <article>
Section,details,output,progress,time,video,hgroup,footer,figure amd figcaption