HTML 5: The Markup Language (ARIA Edition)

titledocument title # T

The title element represents the document’s title or name.

Content model #

Attribute model #

Tag omission #

A title element must have both a start tag and an end tag.

Permitted contexts #

Typical default display properties #

title {
display: none; }