Vance's e-Zguide "10 steps to creating simple HTML files" Step 2 Title of your document
<-- Back to 1 | Next: On to Step 3

<HTML>    
  <HEAD>  
    <TITLE>Vance's web page</TITLE>
  </HEAD>  
  <BODY>  
     
     
     
     
     
  </BODY>  
</HTML>    

Try it: Compare step 1 with this page. (Look in the top title bar of the browser to see the difference.)

Concept: Put a TITLE in your document so it appears at the top of the user's browser

Explanation:

What's coming: Next we'll put some text on your web page ...

Use the navigation at the top of this page or your browser's BACK button to return to a previous page

For comments, suggestions, or further information on this page,
contact Vance Stevens, page author and webmaster.

Last updated: February 22, 2001 in Hot Metal Pro 6.0