Explanation:
The <section> tag specifies a ssection in an HTML document.
Usage:
<section>
<h1>Section heading</h1>
<p>Section content</p>
</section>
Explanation:
The <section> tag specifies a ssection in an HTML document.
Usage:
<section>
<h1>Section heading</h1>
<p>Section content</p>
</section>