>From a very brief look I guess it may be a margin problem because of the
wide image. You may have to include this hack to adjust margins for
different browsers.

.item {
        margin-left: 10%;
        }       
html>body .item {margin-left: 20%; }    
/*** IE doubles the margin on the float. This sets
     the margin to the correct width for others 
***/

Graham

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Mary Wright
Sent: Thursday, 6 January 2005 10:38 PM
To: wsg@webstandardsgroup.org
Subject: [WSG] PC IE problem

I've produced a simple 3-page website which appears as intended on 
Safari, Firefox, Camino and even (gasp!) IE 5.2 for Mac, also Firefox 
and Mozilla for PC, but not IE6 for PC. If you look at 
www.startwelllearning.co.uk/catalogue.html, you'll see the problem with 
the right-hand margin. The other 2 pages appear to be OK.

The CSS is at www.startwelllearning.co.uk/styles/first.css and both it 
and the html validate. Any help would be much appreciated.
Thanks,

Mary

******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to