Syntax | <title>...</title> |
---|---|
Attribute Specifications | |
Contents | Plain text (including entities) |
Contained in | head |
The title element gives the document's title. Each document must have exactly one title within the head. title contains plain text and entities; it may not contain other markup.
A good title should be short and specific to the document's content so that it can be used as a title for a user's bookmark, a title for the display window on visual browsers, and a link from a search engine. A suggested limit for the number of characters in a title is 60.