| |
The title of a page is the string
of text found between the <title></title> tags
in the header of an HTML document. This text is not displayed
directly on the website, but is often seen in the title of
the browser being used. While the title is often duplicated
in the actual web page, it is important to remember that
the two are separate elements. |
|