« Notes on Radio Customization | Home | TextArc: making text beautiful »
April 15, 2002
Using DocType properly
Fixing Your Site with the Right DocType
[The Shifted Librarian]"You've done all the right things, but your site doesnt look or work as it should in the latest browsers.
Youve written valid XHTML and CSS. Youve used the W3C standard Document Object Model (DOM) to manipulate dynamic page elements. Yet, in browsers designed to support these very standards, your site is failing. A faulty DOCTYPE is likely to blame.
This little article will provide you with DOCTYPEs that work, and explain the practical, realworld effect of these seemingly abstract tags." [A List Apart]