Difference between revisions of "Title (HTML)"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(Created page with "To DO....")
 
Line 1: Line 1:
To DO....
+
In [[HTML]], '''title''' is an [[HTML element|element]] which specifies the page title.
 +
 
 +
== Description ==
 +
 
 +
The page title is displayed in browser title bars, browser tabs, browser shortcuts, browser bookmarks, search engine results, and other locations.
 +
 
 +
== See also ==
 +
 
 +
* [[HTML]]
 +
* [[HTML element]]

Revision as of 06:35, 13 September 2015

In HTML, title is an element which specifies the page title.

Description

The page title is displayed in browser title bars, browser tabs, browser shortcuts, browser bookmarks, search engine results, and other locations.

See also