Possible Duplicate:
Are class names in CSS selectors case sensitive?
In my application am using css classname for styling. But while viewing in the browser the class name applied also css also attached but style was not applied because of case sensitive difference with both in tagclass name and in css classname. How to resolve this?
Thanks
Whilst CSS is not case sensitive, class names are defined as case sensitive in HTML 4.01, so some browsers (particularly Netscape 6, apparently) may well implement it as such.
CSS is not case sensistive, but urls and font-families may be.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With