Name
TITLE — NN n/a IE 4 HTML n/a
Synopsis
TITLE=”advisoryText"Optional
An advisory description of the element. Because the
HEAD element does not display content in the
browser window, there is no region of the screen to associate with
the normal tooltip that displays TITLE attribute
data.
Do not confuse the TITLE attribute of a
HEAD element with the TITLE
element that is nested inside the HEAD element.
The latter represents the title of the document that appears in the
browser window’s titlebar and can be used by document parsers
to extract the title for indexing purposes.
Example
<HEAD TITLE="Widget Price List">...</HEAD>
Value
Any string of characters. The string must be inside a matching pair of (single or double) quotation marks.
Default
None.
Object Model Reference
- IE
[window.]document.all.elementID.title
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access