HTML5 <section> Tag
ExampleA section in a document, explaining what WWF is:
Try it yourself » |
Definition and Usage
The <section> tag defines sections in a document. Such as chapters, headers, footers, or any other sections of the document.
Differences Between HTML 4.01 and HTML5
The <section> tag is new in HTML5.
Standard Attributes
The <section> tag also supports the Standard Attributes in HTML5.
Event Attributes
The <section> tag also supports the Event Attributes in HTML5.