Definition of an HTML5 Article
The article tag specifies independent, self contained content. An article should make sense on its own and it should be possible to distribute it independently from the rest of the site.
Definition of an HTML5 Section
The section tag defines sections in a document. Such as chapters, headers, footers, or any other sections of the document.