HTML Syntax
<title id = value title = string >
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.
NOTE: Both start and end tags are required.
The <title> element has no attribute of its own, but supports global attributes common to all HTML elements.
<title>
<head> <title>Welcome to HTML<title> </head>
Show me
HTML HEAD
Check out related books at Amazon
© 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