From Htmlpedia

Jump to: navigation, search

Contents

HTML Element title

Definition and Usage

The <title> tag defines the titles of the page.
It is displayed in the browser windows header, above the navigational controls and address bar. The <title> is always contained within the <head> tag


Examples

<title>HTML title - Htmlpedia</title>

Attributes

Optional attributes

none

Standard Attributes

none

Event Attributes

none


Tags in Tag

none

References


Back to HTML Elements

Personal tools