'title' Syntax and Note : title « HTML Tag Reference « HTML CSS Reference






'title' Syntax and Note

Note:

This element defines the title of a document. 
The <title> element must be located inside the <head> element.
    
Syntax:
    
<title attributes events> . . . </title>
    

      
      








Related examples in the same category

1.'title' HTML Attributes
2.'title' Event Handlers
3.'title' CSS Attributes and JavaScript Style Properties
4.'title' Example
5.'title' Microsoft Behaviors
6.'title' JavaScript Properties
7.'title' JavaScript Methods
8.'title' JavaScript Collections