Section Element

Example grouping related content using section.

Preview

Code

<section>
<h2>News</h2>
<p>Latest updates and articles.</p>
</section>

More HTML Semantics Examples (7)