Site hosted by Angelfire.com: Build your free website today!

Good Web Page Structure


Good HTML code makes it easy for others to read and understand your code
and helps to guarantee that your page will work correctly in any browser.

Here are some tips for HTML:

  1. Use at least a <p> tag around any text.
  2. Put all page content and formatting within the <body> tag.
  3. Be careful to close all tags that require an end tag.
  4. Close tags that have an optional end tag - it is good HTML practice.
  5. Use blank lines and spacing within your HTML to make it readable.

Sheri Parker
August 28,2003