Really a big achievement in HTML5 language is implementing new affords with the help of HTML5 new elements. We always used to worry about some shortcuts and predefined element that can make our work easy. But before the development of HTML5 language this task was a little bit tough. Now When we have New elements of HTML5, we can do our work more easily.
Here is the list of HTML5 New Elements:
New Structural Elements:
<article>
<aside>
<bdi>
<canvas>
<command>
<details>
<dialog>
<summary>
<figure>
<figcaption>
<footer>
<header>
<hgroup>
<mark>
<meter>
<nav>
<progress>
<ruby>
<rt>
<rp>
<section>
<time>
<wbr>
New Media Elements:
<audio>
<video>
<source>
<embed>
<track>
New Form Elements:
<datalist>
<keygen>
<output>
Here is the list of HTML5 New Elements:
New Structural Elements:
<article>
<aside>
<bdi>
<canvas>
<command>
<details>
<dialog>
<summary>
<figure>
<figcaption>
<footer>
<header>
<hgroup>
<mark>
<meter>
<nav>
<progress>
<ruby>
<rt>
<rp>
<section>
<time>
<wbr>
New Media Elements:
<audio>
<video>
<source>
<embed>
<track>
New Form Elements:
<datalist>
<keygen>
<output>