Name

<TITLE> — NN all IE all HTML all

Synopsis

<TITLE>...</TITLE>

End Tag: Required

The TITLE element identifies the overall content of a document. The element content is not displayed as part of the document, but browsers display the title in the browser application’s window titlebar. Only one TITLE element is permitted per document and it must be located inside the HEAD element. It is alright to be somewhat verbose in assigning a document title because not everyone will access the document in sequence through your web site. Give the document some context as well.

Example

<TITLE>Declaration of Independence</TITLE>

Object Model Reference

IE

[window.]document.all.elementID

Attributes

DIR

ID

LANG

TITLE

 

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.