It is a good idea to assign a title to every HTML document. This is the information that is stored when you load a document and save it to your Hotlist. The title appears in the Title Bar of the Browser Window. This is the basic format for the title:
<TITLE>The Title of Your Document Goes Here</TITLE>
Note that the "/" ends the formatting command Title and that all format commands (tags) are enclosed in < >.