title

Defines the document title shown in browser tabs and bookmarks.

Description

The <title> element is part of the Document category in HTML.

Basic Example

<title>...</title>

Attributes

This element supports global attributes.

Accessibility

Accessibility considerations for the <title> element will be documented here.

Related Elements

Related elements will be documented here.