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