HomeMenu
Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

header

Description

The header element for HTML represents the header of a section.

Syntax

HTML

<header attribute-name="attribute-value"></header>

Attributes

Global

CSS

header
{
    display: block;
}

Examples

1 · CSS