Article Element

Example representing a standalone article.

Preview

Code

<article>
<h3>Blog Post</h3>
<p>This is an example blog article.</p>
</article>

More HTML Semantics Examples (7)