[thelist] NN6 killed my CSS!

Daniel J. Cody djc at five2one.org
Tue Nov 14 17:44:05 CST 2000


Cool, glad I could help out Lousie.

<tip type="NS6 style sheet issue" comment="so the harvester will get 
this next weekend and save others from the same problem">
NS6 appears to be case sensitive when it comes to CSS. Make sure you 
call your classes in the same case as you declared them in your CSS 
file/section. If you declare a class in your CSS file/section named 
".mYCLASs", make sure you reference it like so: "<div class="mYCLASs"> 
or else it wont work
</tip>

.djc.

Louise Butler wrote:

>> HTML/CSS really isn't my thing, but it could have anything to do that 
>> you're referencing your classes as <div class="text">(small 'text') but 
>> they're declared in your .css file as 'Text'(upper case T) ?
> 
> 
> THANKS! It was the case sensitivity.
> 
> This may not be your area (its definitely not mine), but you certainly hit
> the problem on the nose ! :)






More information about the thelist mailing list