HEAD
The head element collects the document's metadata.
SYNTAX
HTML
<head attribute-name="attribute-value"></head>
ATTRIBUTES
CSS
head {
display: none;
}
The head element collects the document's metadata.
<head attribute-name="attribute-value"></head>
head {
display: none;
}