Vance's e-Zguide "10 steps to creating simple HTML files" Step 1 Basic HTML structure
Back to start | Next: On to 2

<HTML>    
  <HEAD>  
     
  </HEAD>  
  <BODY>  
     
     
     
     
     
  </BODY>  
</HTML>    

Concept: Every html document has this basic HTML, HEAD, and BODY structure

Explanation:

What's coming: First we'll look at the TITLE tag and then we'll learn how to create the basic functions of

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