First step in throwing your XHTML document into Quirks Mode
Thursday, December 31st, 2009A lot of websites pursue XHTML as their document type, which is really cool. But a lot of them end up not validating with one little mistake. Even worse, with this mistake, documents that are made to run in “standards mode” are immediately thrown into quirks mode by browsers because web developers don’t know how to do their jobs.
Read on to find out how to avoid this all-too-common mistake.

