Principia Hypertextica · A Mathematics Educator's View of Web Design

                             --------
intro  speed  accessibility  validity  navigability  typesetting  links
                             --------

Validity

A document that uses HTML coding according to the specification is called "valid." Validity is important in web pages, because it guarantees that your work will be rendered adequately by any HTML-compliant web browser. Pages that are invalid may be wrongly displayed or not display at all on various web browsers.

It requires careful algorithmic thinking to figure out why something is not being presented the way you desire on a web page. If you have a very logical mind, you can usually figure it out yourself. Luckily, there are plenty of free automated validation services that will parse your HTML documents according to the official specifications and present error messages to help you correct your pages.

Because HTML validators are picky, it pays to learn about some of the common errors that they catch. Here are some tips.

As another resource, read the comp.infosystems.www.authoring.html newsgroup and post your questions along with the address of your problematic page. The HTML experts in that newsgroup will often be able to suggest answers. Before you post, you may want to consult www.dejanews.com, which archives newsgroup postings, to find out if someone has asked your questions in the past.

Live with the limits of HTML. Don't try to circumvent them. Remember that the portability of valid HTML is its most powerful feature.

                             --------
intro  speed  accessibility  validity  navigability  typesetting  links
                             --------

http://world.std.com/~wij/web-design/validity.html
revised 26 June 1997
HTML 3.2 validated

William I. Johnston Home Page

wij@world.std.com

made with cascading style sheets