I wrote earlier:

> 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.
> If I create a brand new file (home.css), then the stylerules for
> #sidebar are applied.

I was looking at the wrong side of the world... Blame the goldfish.
The file starts with an UTF-8 BOM,  which not invalid at all, but can/ 
does cause problems for older browsers such as IE 5 Mac and Netscape  
7.x.
Set your text-editor to save the file with the BOM to solve that  
problem.

Philippe
---
Philippe Wittenbergh
<http://emps.l-c-n.com>




______________________________________________________________________
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