5 minutes after I asked yesterday why my right column wasn't floating
corectly in Firefox I someone else told me what the problem was. My
browser (IE^.0) was in quirks mode. Once I removed the xml prolog
above my dtd and used a meta to set character encoding I could see
what the problem was.

To test for quirks mode type the following favelet/bookmarklet into
the browser's address bar and press enter.

javascript:alert(document.compatMode);

If the window alert says "BackCompat" then you are in the quirks mode.
Now when I view my pages it says "CSS1". :)





-- 
Do you want a Gmail Email Address http://gmail.google.com/ If so send
me your first and last name and I'll sign you up. Don't worry it's
free. :)
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to