HTML5 <section> Tag

Explanation:

The <section> tag specifies a ssection in an HTML document.

Usage:

<section>
<h1>Section heading</h1>
<p>Section content</p>
</section>

        

Still quiet here.sas

Leave a Response