I) Just as <body> contains the document information, the <html> contains the the <head>, and the <body>:
a) doctype, html, head, body
b) <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META TAG>
<TITLE></TITLE>
</HEAD>
<BODY>
</BODY>
</HTML>
c) The HTML tag must be included
II) The doctype code may vary, which depends on
the version of your editor.
COPYRIGHT 2002
ALL RIGHTS RESERVED BY J.A.M.
HTML CODES
ON THE INTERNET
SAINT LOUIS, MISSOURI