1. Computing

Discuss in my forum

<header></header>

By , About.com Guide

header Description:

The header tag defines the header of a section.

The header tag is new in HTML 5.

DTD: HTML5: <!doctype html>

header Web Browser Support:

Coming soon

header Attributes:

Global attributes, event attributes

header End Tag:

Required

header Contents:

Text

Tags valid as content: Flow elements and character data

header Usage:

Tags valid as container: Flow elements

header Special Notes:

The header element must not be a descendant of the footer, address, or header elements. The header element typically contains the headings for a section along with introductory material or navigational aids.

More header Information:

©2013 About.com. All rights reserved.