Toby Curl wrote:
> http://pi3.co.uk/design_test/index.html 
> http://pi3.co.uk/design_test/profile.html

> The pages work correctly in Firefox, Safari, Opera and others. The 
> only problem I am having is with IE. I am using IE7 and have tried it
>  in IE5 and IE6, with the same results.

All IE/win does indeed render the same, because your pages triggers
quirks mode - no doctype present - in all browsers. Is this intentional?

IE/win doesn't support much of your centering-styles in /any/ mode, but
for IE6 and IE7 it's even less when in quirks mode since they're then
limited to what IE5 can handle.
Other browsers offer pretty good CSS support regardless of mode, so
they'll render as intended.

Anyway, I've made the most basic corrections for IE/win *quirks mode* in
these examples...

<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>

...so you have something to compare with.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
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/

Reply via email to