|
| |
Basic Markup TagsTitle Tag <>
 | Every HTML document should have a title.
|
 | A title is generally displayed separately from the document and is used primarily for document identification(search engines)
|
 | Choose about half a dozen words that describe the document's purpose.
 | In the X Window System and Microsoft Windows versions of NCSA Mosaic, the Document Title field is at the top of the screen
 | Mosaic for Macintosh, text tagged as <> appears as the window title. | | |
|