Latest web development tutorials

HTML <section> tag

Examples

An area of ​​the document, explains what WWF:

<section>
<h1>WWF</h1>
<p>The World Wide Fund for Nature (WWF) is....</p>
</section>

try it"

Browser Support

Internet ExplorerFirefoxOperaGoogle ChromeSafari

IE 9 +, Firefox, Opera, Chrome and Safari <section> tag.

Note: IE 8 or earlier versions of IE browser does not support <section> tag.


Tag definitions and instructions

<Section> tag defines an area of ​​the document. For example, chapters, header, footer, or other area of ​​the document.


Differences between HTML 4.01 and HTML5

<Section> tag is new in HTML5 tags.


Global Properties

<section> tag supports HTML global properties .


Event Properties

<section> tag supports HTML event properties .