TitleElement
The HTMLTitleElement interface contains the title for a document. This element inherits all of the properties and methods of the HTMLElement interface.
Documentation HTMLTitleElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See:
Instance Members
text: StringIs a DOMString representing the text of the document's title.