New Features

To meet with the upgraded needs of web developer as well as users web languages need to upgrade regularly. HTML5 is the latest version of html. Below are some features of HTML5 which make it superior than old ones.

NEW Features

1.Semantic Elements:-<artical>,<aside>,<details>,<figcaption>,<figure>,<footer>,<header>,<main>,<mark>,<nav>,<section>,<summary>.

2.Form Elements:-<datalist>,<output>,<keygen>,<progress>,<meter>.

3.Graphic Elements:-<canvas>,<svg>

4.Multimedia Elements:-<audio>,<video>

5.Application Programming Interface(API):-Geo-location, Drag and Drop,Web Storage,Application Cache,Web Workers,SSE.