Main Menu
Search Index Help DB1
Page Rank Help
Web Development Help
Web Development Help for Firefox
* Firebug
* Html Validator
* Web Developer
* Alexa Sparky
W3C Help
Title Help
What is Title?
The title tag defines the title of the document. The title element is required in all HTML/XHTML documents.
The title element:

- defines a title in the browser toolbar
- provides a title for the page when it is added to favorites
- displays a title for the page in search-engine results

<title>[b]Title of the document[/b]</title>
(Max = 80)