Define a title for your HTML document:
![]()
The <title> tag is supported in all major browsers.
The <title> tag is required in all HTML documents and it defines the title of the document.
The <title> element:
Note: You can NOT have more than one <title> element in an HTML document.
Tip: If you omit the <title> tag, the document will not validate as HTML.
NONE.
The <title> tag also supports the Global Attributes in HTML.
HTML tutorial: HTML Head
Your message has been sent to W3Schools.