Web Development Tutorials
Web Development Tutorials
HTML Tutorial
HTML/CSS Appendix
New HTML5 Tags
HTML Reference
CSS Reference
HTML Special Characters
HTML Colors
About the DoIT
HTML Tutorial
JavaScript Tutorial
XML Tutorial
PHP Tutorial
Chapter 1 - Creating Web Pages
Chapter 2 - Basic Document Layout
Chapter 3 - Basic Document Styling
Chapter 4 - Text Formatting
Chapter 5 - Graphic Images
Chapter 6 - Applying Special Styles
Chapter 7 - Linking Pages
Chapter 8 - Using Tables
Chapter 9 - Playing Multimedia
Chapter 10 - Creating Forms
Chapter 11 - Designing Web Sites
HTML/CSS Appendix
New HTML5 Tags
HTML Reference
CSS Reference
HTML Special Characters
HTML Colors
New Tags in HTML5
Tag
Description
<article>
The article element represents an independent section of a document, page or site. It is suitable for content like news or blog articles, forum posts or individual comments.
<aside>
The aside element is for content that is tangentially related to the content around it, and is typically useful for marking up sidebars.
<audio>
Defines audio content, such as music or other audio streams. Text coded between the opening and closing audio tag will be displayed in browsers that does not support the audio element.
<canvas>
Defines an article
<command>
Defines an article
<datalist>
Defines an article
<details>
Defines an article
<embed>
Defines an article
<figcaption>
Defines an article
<figure>
Defines an article
<footer>
Defines an article
<header>
Defines an article
<hgroup>
Defines an article
<keygen>
Defines an article
<mark>
Defines an article
<meter>
Defines an article
<nav>
Defines an article
<output>
Defines an article
<progress>
Defines an article
<rp>
Defines an article
<rt>
Defines an article
<section>
Defines an article
<source>
Defines an article
<summary>
Defines an article
<time>
Defines an article
<video>
Defines an article
<wbr>
Defines an article
TOP
| NEXT:
HTML Reference