L
HTML
Curriculum
Lessons
Tag Glossary
Playground
🕯️
← Back to Tag Glossary
<section>
Layout
Defines a generic thematic group of content, typically beginning with a header.
Common Attributes
This element supports only global attributes.
interactive-example.html
<section> <h3>Services</h3> <p>We build web layouts.</p> </section>
Live Preview