HTML <title> Tag


The title element carries the document's title, which appears at the top of the browser window or is used as the Bookmark name when you add a web page to your Favorites.

The contents of a page title are crucial for search engine optimization (SEO)! Search engine algorithms utilize the page title to determine the order in which pages are listed in search results.

This tag is sometimes referred to as the <title> element.

Note: It is important to note that an HTML page cannot have more than one <title> element.

Syntax

Example

Preview

Supported Browsers

Element Chrome Firefox Safari Edge / IE Opera
<title> Yes Yes Yes Yes Yes