Menu
The article
tag designates self-contained, independent content. It should make sense on its own and be possible to distribute or reuse elsewhere, such as a blog post, a user-submitted comment, etc.
Example:
<article>
<h1>This is the article's title</h1>
<p>This is the main body content of the article.<p>
</article>
Have a code example of <article>
? Submit a codepen.io demo and we'll showcase it here ↴