<SECTION>

Tag Description

<section> is a structural element used to define a section. New in HTML5.

Code Example

<section>
<p>Jughead Web 2011</p>
</section>

Result

Jughead Web 2011

Attributes

Attribute Value Description
cite URL The url of the section if taken from the web

Browser Support

Browser Comment
Firefox Yes
Safari Yes
Chrome Yes
Opera Yes
IE 9 Yes
IE <= 8 No

Notes

Title

details

Thanks for visiting!