NIU HTML Coding Standards Version 1.0

Introduction


The following set of rules are meant to be guidelines to help guide you as you choose from among the myriad of options available when creating HTML documents. Most are meant to ensure maximum compatibility with a variety of W3 browsers available, both now and into the future. The rest are meant to give some sort of uniformity to all of the HTML documents available on our site.

There are a lot of "bad" HTML documents out there. If you use these documents as examples as you're learning to code (and everyone uses other people's stuff when learning HTML), you too will end up with documents which various groups on the 'net may not be able to use. These standards can enable you to separate good HTML documents from poor ones and learn good coding techniques and practices.

This standard, like the HTML standard itself, is in a state of flux and is certainly open to criticism and modification. Please send any comments about this standard to www@cs.niu.edu. I would also appreciate hearing about any circumstances in this (or any other system administration document) where I have not followed my own standards so that I might sheepishly repent and correct them.

The Standards


Other HTML Coding Standards



<--Return to New User Information