TITLE
The title element represents the document's title or name.
SYNTAX
HTML
<title attribute-name="attribute-value"></title>
ATTRIBUTES
CSS
title {
display: none;
}