section
The section element represents a generic section of a document or application. 4.3.3. The section element
Links about section
Why You Should Choose HTML5 <article> Over <section> — Smashing Magazine
In this article, Bruce Lawson explains what use we have of `` and how authors should mark up headings that are hugely important to AT users.
Tags:HTMHell - #10 <section> is no replacement for <div>
A collection of bad practices in HTML, copied from real websites.
<section>: The Generic Section element
The HTML section element represents a standalone section — which doesn’t have a more specific semantic element to represent it — contained within an HTML document.
<section>
<h2>Gallery</h2>
</section>
Explore other pages
- margin
Surrounds the border edge of a box, providing spacing between boxes.
- flex-grow
Sets the flex grow factor to the provided number.
- grid-template-columns
Specifies the track list for the grid’s columns.
- details
A disclosure widget from which the user can obtain additional information.