This document is filled with problems. The markup contains numerous mistakes. However, the document is still rendered in a browser because HTML is forgiving...perhaps too forgiving?

Choose View, Source to inspect the sloppy markup.

Here are some of the mistakes in this document:

  • We're missing an ending HEAD tag.
  • We have a stray ending "B" tag.
  • We closed the HEADING3 tag with an ending HEADING2 tag.
  • We're missing an ending BODY tag.