The HTML5 section Tag

The HTML5 <section> tag is used to clarify a particular section within the document so that users can see segments when viewed through the web browsers. The HTML5 <section> tag is accepted by all the primary web browsers like Internet Explorer, Google Chrome, Safari, Firefox and Opera. When the HTML5 <section> tag is used, the web page will have clear chapters, headers, footers and other types of sectioning within a document.

The HTML5 <section> tag is newly introduced in HTML5 and it is not present in HTML4.01.

To make things easier for the author, the HTML5 <section> tag is compatible with the Event Attributes and Global Attribute in HTML5.

Featured pages

Overview

Learn about HTML5 architecture, design principles and patterns on HTML5 Overview Tutorial. Become …

Tags

Learn about HTML5 tags and discover a new list of HTML5 tags. Find out about HTML5 tags support by…

Welcome

 Learn HTML5 development techniques, tips and tricks on our website. Find out what is required…

Date Time Picker

HTML5 forms use date and time controls regularly. HTML5 date and time controls are used by booking …