
December 25th, 2001, 01:49 AM
|
|
Registered User
|
|
Join Date: Aug 2001
Location: Toronto
Posts: 16
Time spent in forums: 1 h 8 m 12 sec
Reputation Power: 0
|
|
NS and CSS inheritance
I have CSS selector defined to be color: black which applies to body of my page. Within the page I need some oft repeated words to be color: green.
When I preview page in IE5 and 6 all is fine, but NS4.7 and 6.1 actually put a double quotation mark (yes you read right a "double quotation") around the words that I need to be green, they are green however but ...
I have seen many 'bugs' in NS implementation of inheritance and CSS in general but this is new. Any ideas?
|