asp.net.ph

Skip Navigation Links

TITLE Element | TITLE Object

Language References


Specifies the title of the document.HTML 2, 3.2, 4, 4.01, 5

HTML Syntax

Remarks

The content of the TITLE element displays both in the title bar of the browser window and in the Microsoft® Windows® taskbar.

In addition, automated Web search tools use the content of the TITLE element to index documents. If no title is specified, the default title depends on the browser being used.

This element can only be used within the HEAD element.

Members

TITLE Members

Example

<head>
   <title>Welcome to HTML<title>
</head>

 Show me 

See Also

HTML   HEAD



© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note