If you're interested in quirks mode, what affect is has on css rendering, and how to use doctypes to avoid quirks mode, http://www.quirksmode.org/css/quirksmode.html has a pretty good explanation.
Zach On Jan 26, 2008 6:55 AM, Toby Curl <[EMAIL PROTECTED]> wrote: > Gunlaug Sørtun wrote: > > > All IE/win does indeed render the same, because your pages triggers > > quirks mode - no doctype present - in all browsers. Is this intentional? > > No this wasn't intentional. I did read about the doctypes but I didn't > really know how to use them correctly or when I tried if I was using > them correctly. Any help with this would be appreciated. > > > <http://www.gunlaug.no/tos/alien/tc/test_08_0125.html> > > <http://www.gunlaug.no/tos/alien/tc/test_08_0125b.html> > > <http://www.gunlaug.no/tos/alien/tc/test_08_0125_files/style000.css> > > Thank you for these, they are a great help. > > Toby > > > ______________________________________________________________________ > css-discuss [EMAIL PROTECTED] > http://www.css-discuss.org/mailman/listinfo/css-d > List wiki/FAQ -- http://css-discuss.incutio.com/ > List policies -- http://css-discuss.org/policies.html > Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ > ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
