Introduction to HTML
Style & Content
Copyright © 2000 - 2002 Randy D. Ralph.    All rights reserved.   In place May 12, 2000.

Rule 6:  An HTML Document Stands Alone.

  • An HTML document should be completely self-contained.

  • An HTML document should be a fully independent work or an integral part of a larger independent work.

  • An HTML document should not rely on material from external sources.


    Go Back