HTML5 “section” Element

Thursday, July 12, 2012 at 22:36      No comments

Definition and Usage

The <section> tag defines sections in a document. Such as chapters, headers, footers, or any other sections of the document.

Examples of sections would be chapters, the various tabbed pages in a tabbed dialog box, or the numbered sections of a thesis. A Web site’s home page could be split into sections for an introduction, news items, and contact information.

DOs & DON'Ts

impressivewebs.com provides a list of dos and don't for the <section> tag.

References:
Definition: w3schools
Example usage: http://www.impressivewebs.com/

No comments :

Post a Comment