![]() |
Is CSS case sensitive?
Is CSS case sensitive?
|
CSS is case insensitive in all matters under its control; however, some things, such as the document markup language, are beyond its control. HTML is case insensitive in most respects, except when it comes to certain attribute values, like the id and class attributes. XHTML, being XML, is always case sensitive.
|
Hello,
The class or the id name should be same as given. But the property is case insensitive. |
Cascading Style Sheets (CSS) is not case sensitve. However, font families, URLs to images, and other direct references with the style sheet may be.
The trick is that if you write a document using an XML declaration and an XHTML doctype, then the CSS class names will be case sensitive for some browsers. It is a good idea to avoid naming classes where the only difference is the case, for example: div.myclass { ...} div.myClass { ... } |
CSS is not a case sensitive.
|
No CSS is not case sensitive.
|
CSS is not case sensitive.
|
CSS is case insensitive in all matters under its control; however, some things, such as the document markup language, are beyond its control. HTML is case insensitive in most respects, except when it comes to certain attribute values, like the id and class attributes. XHTML, being XML, is always case sensitive.
|
CSS stands for cascading style sheet.This language is used for design the web page and this language is a case sensitive language.
|
CSS is not a case sensitive.
|
Is CSS case sensitive?
Cascading style sheets (CSS) can be used to separate the style elements of a web page such as font types and color as well as page content; such as paragraphs and images. Cascading Style sheets provide the presentation layer to a web browser for a web page. Cascading Style Sheets (CSS) is not case sensitve.
Application Development Company India |
CSS is not a case sensitive.....
|
All times are GMT -7. The time now is 12:23 AM. |
Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.