Article
Tag: <article>
The article tag is used to indicate an article.
The article should be self-contained and able to stand alone, so that it
will make sense if posted by itself.
Examples of articles include blog posts or newspaper articles.
The article needs to be closed with the closing tag </article>
This tag is new in HTML5