David,

on Monday, July 31, 2006 at 04:14 David Laakso wrote:

> She works as intended in mac/ie5.2 and ie/7.0.
> But is skewed left in win2000_ie/5, 5.5, and 6.0; and, xp ie/6.0.

> The file is in quirksmode(intentional).
> CSS is embedded.
> Browsercam captures:
> <http://www.browsercam.com/public.aspx?proj_id=272802>
> uri:  <http://www.chelseacreekstudio.com/ca/ccs/law/index.html>

> Now what I'll do?

IE 5-6 are in quirksmode.

div#page-minor { border-right: none; border-left: none; margin: 0 auto; }

This margin declaration only works in standards mode. You've got to
set a text-align: center for old win IE on div#page-major.

regards

  Martin

 



______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to