What are the limitations of CSS?

Member

by dejon , in category: Design , 4 years ago

What are the limitations of CSS?

Facebook Twitter LinkedIn Telegram Whatsapp

1 answer

Member

by adolf , 4 years ago

There are several limitations of CSS such as:

  • CSS can’t fulfill turning completeness hence, it can never perform logical like ‘if/else’, for/while, etc, or arithmetical tasks
  • One cannot read files using CSS
  • It cannot provide total control over document display and allows the contents of the page to come through whatever the browser is used.
  • Ascending by selectors is not possible
  • Limitations of vertical control
  • No expressions as it is a text-based coding language
  • No column declaration
  • Pseudo-class not controlled by dynamic behavior
  • Rules, styles, targeting specific text not possible

Related Threads:

What are the limitations of Selenium IDE?
What are the limitations of using Selenium as a test tool?
What is CSS?
Is CSS case sensitive?
What are the benefits of CSS sprites?
What is CSS Box Model and what are its elements?