New Elements in HTML5
HTML5 introduces the following new element tags …
<article>
<header>
<hgroup>
<nav>
<section>
<aside>
<footer>
<audio>
<video>
<embed>
<source>
<figure>
<figcaption>
<datalist>
<meter>
<progress>
<time>
<canvas>
<output>
<command>
<details>
<summary>
<keygen>
<mark>
<wbr>
<rp>
<rt>
<ruby>
See also discontinued HTML5 elements and new HTML5 input type values.