Title : The WDVL Style Guide Content : Much of the WDVL Style is automatically set by ht and The WDVL Style Sheet. The author therefore has less to be concerned with, and can concentrate on creating better content.

HTML Formatting

Please View Source and/or view this ht file.

I know, this might seem overly constrictive, but I find anything less begins to look ragged. Try to love it.

<ul> <li> Start <a href="/Authoring/HTML/Block/">block-level tags</a> in column 1, i.e. the leftmost position. <p> <li> Don't indent tags relative to their container,

Structure

Navigation Links

Testing

Accessibility

Don't use HTML purely as a visual formatting language for a single platform and make of browser; many people will be using different versions or makes of browsers. A large number of people have impairments of one form or another; some will be browsing using Braille readers, or speech synthesisers. In particular, W3C's Web Accessibility Initiative is developing more detailed WAI Accessibility Guidelines: Page Authoring.
See also: Article Submission Guidelines.