Philippe Wittenbergh wrote:
> On Jun 13, 2007, at 6:29 AM, Dova Wilson wrote:
> 
>> It is
>> validating and it looks OK in at least IE and Mozilla, but completely
>> falls apart in Netscape (tested versions 7.0 and 7.2).
>>
>>
>> HTML:
>> http://www.gwvirginia.gwu.edu/newsite/
>>
>> CSS:
>> http://www.gwvirginia.gwu.edu/newsite/styles/global.css
>> http://www.gwvirginia.gwu.edu/newsite/styles/home.css
> 
> First issue: NN7 doesn't like it that you set the width on <body>
> solution: wrap all your contents in a div, and set the width on that div
> div#wrapper {width: 738px; margin:auto;}
> 
> Second issue: NN7 isn't seeing the style for your div#sidebar for  
> some mysterious reason. I think there must be some hidden invalid  
> character in your file, at the top of the file, but my text-editor  
> refuses to show it.

Don't know about that, but the W3C CSS validator has no problems and 
reports the CSS is valid.

> If I create a brand new file (home.css), then the stylerules for  
> #sidebar are applied.

Could be one of the numerous bugs in NS7 that helped kill it off?

-- 
David
[EMAIL PROTECTED]
authenticity, honesty, community
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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