head

The head HTML element collects the document's metadata.

Syntax

HTML

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

Attributes

CSS

head
{
    display: none;
}

Examples

1 · CSS

HomeMenu