Quirksmode
February 27th, 2006 by Dylan HallThis is the best CSS guide site I have found.. actually that may go to www.csscreator.com, but this site just saved me a LOT of time by telling me about the loose.dtd doctype.
The site is www.quirksmode.org, and i just thought i’d link to it to save anyone reading this a lot of time!!
btw the tip that saved me so much time was use this doctype:
< !DOCTYPE HTML PUBliC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
if you are having issues with tables in firefox