HTML element: <title>
The <title> element provides a descriptive title. This element must be enclosed in the <head> tag.
Common attributes
The <title> element supports the dir and lang attributes.
For more information, see Common attributes.
Parent topic: HTML elements