Article introduction of Wulin.com (www.vevb.com): New tag collection added to html5.
<article>Define article.<aside> defines content outside the page content.
<audio>Defines the sound content.
<bdi>Define the text orientation of the text so that it is set from the direction of the surrounding text.
<canvas> defines the graph.
<command> defines the command button.
<datalist> defines the drop-down list.
<details> defines the details of the element.
<embed>Define external interactive content or plug-in.
<figcaption> defines the title of the figure element.
<figure> defines the grouping of media content, as well as their titles.
<footer> defines the footer of section or page.
<header> defines the header of section or page.
<hgroup> defines information about sections in the document.
<keygen> defines the generated key.
<mark>Defines marked text.
<meter> defines the metric within the predefined range.
<nav>Define navigation links.
<output> defines some types of output.
<progress> defines the progress of any type of task.
<rp>Define content displayed by the ruby element if the browser does not support the browser.
<rt>Defines the explanation of ruby comments.
<ruby> defines ruby comments.
<section> defines section.
<source> defines the media source.
<summary> defines the title of the details element.
<time>Define date/time.
<track>Defines the text track used in the media player.
<video> defines video.