Aryan PrajapatKnowledge Contributor
What are the disadvantages of CSS?
What are the disadvantages of CSS?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Questions | Answers | Discussions | Knowledge sharing | Communities & more.
CSS, CSS 1 up to CSS3, result in creating confusion among web browsers.
With CSS, what works with one browser might not always work with another. The web developers need to test for compatibility, running the program across multiple browsers.
There exists a scarcity of security.
After making the changes we need to confirm the compatibility if they appear. A similar change affects all the browsers.
The programing language world is complicated for non-developers and beginners. Different levels of CSS i.e. CSS, CSS 2, CSS 3 are often quite confusing.
Browser compatibility (some style sheets are supported and some are not).
CSS works differently on different browsers. IE and Opera support CSS as different logic.
There might be cross-browser issues while using CSS.
There are multiple levels that create confusion for non-developers and beginners.