The Nesting Order of the 4 Mandatory Containers

<HTML>
     <HEAD>
         <TITLE> Page Title </TITLE>
     </HEAD>
     <BODY>
          Text of document.
     </BODY>
</HTML>


  1. The HTML container surrounds the whole document.
  2. Within the HTML container, the HEAD container comes first, followed by the BODY container
  3. The title container is entirely within the HEAD container.

VA Linux Systems logo

   
I would appreciate comments, corrections, and
suggestions for how I can improve this course.

Nancy Blachman
Variable Symbols, Inc.
356 Bush Street
Mountain View, CA 94041-1332
650 966 8999
650 966 8998 fax
nancy- at -variablesymbols.com

If you want to learn how to search effectively using Google, visit Google Guide, which you can find at www.googleguide.com.