New Elements in HTML5

Posted in Articles

Tweet This Share on Facebook Bookmark on Delicious Digg this Submit to Reddit

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.