+ 3
Just wondering...
Is CSS case-sensitive? Sorry, I don't know yet šÆ
4 Answers
+ 12
It's ok as long as it's a question.
https://forums.asp.net/t/1156993.aspx?Is+CSS+case+sensitive+
+ 14
Generally HTML and CSS are case-insensitive but not the case for JavaScript since it's a scripting language. š
+ 3
Thanks š
+ 3
CSS and HTML are not programming languages so they don't need to be case sensitive!