The W3C validator should be able to help with determining whether or not a page is displaying in quirks mode (which is usually related to an invalid or missing Document Type Definition or DTD).
Check out the W3C site at W3C.org - it's a great resource.
drhowarddrfine
4:31 pm on Jun 28, 2005 (gmt 0)
Or just make sure there is a proper doctype at the head by viewing the source.
encyclo
9:11 pm on Jun 28, 2005 (gmt 0)
In Firefox, right-click on the page and select View Page Info. It will list the Render Mode as either Quirks Mode or Standards Compliance Mode.