Save this page to your DEL.ICIO.US account and TAG it there
Vance's e-Zguide to creating simple HTML files (in Notepad, or any text editor)
Step 1 Basic HTML structure

Navigate this site
Start over | Browse Index | 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

Navigate this site
Start over | Browse Index | Next: On to 2

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

Last updated: January 22, 2008 - 07:30 UTC (GMT)

Copyright 2008 by Vance Stevens
under Creative Commons License: http://creativecommons.org/licenses/by-nc-sa/2.5/