
July 5th, 2001, 06:26 AM
|
|
Junior Member
|
|
Join Date: Jul 2001
Posts: 7
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
CSS Compatibility Problem
Ive been driving myself mad trying to get part of my site looking right, im using a <span class="news_story"> tag, it all looked fine and read my style def and worked, then when i came to test it in opera and netscape it decided to ignore the style def.
Anyhoo, i had another play this mornig and discovered that the problem was the name of the style definition, "news_story" i removed the underscore and it worked fine.
Is this a problem with netscape/opera or is it actually stated in the css spec that you arent supposed to have _'s in the name of a definition? and in which case has iexplore been written to to compensate for this problem.
|