Google News
logo
CSS - Interview Questions
What are the disadvantages of CSS?
The disadvantages of using CSS are :
 
There are no expressions.
Vertical control is limited.
The column declaration is not there.
Target specific texts, styling, and rules are not allowed.
There is no dynamic behavior to control pseudo-class.
It is not possible to ascend by selectors.
 
 
Advertisement