PROGRAM AREA
The Highest Post
=
Statistics
Count
94
Avg
21.00
Min
21
Max
21
Related Topics
CSS
First Name
PostDate
In how many ways can a CSS be integrated as a web page?
View
What benefits and demerits do External Style Sheets have?
View
What is the purpose of the z-index and how is it used?
View
How can you integrate CSS on a web page?
View
What is Pseudo-elements?
View
Differentiate logical tags from physical tags?
View
What are the limitations of CSS?
View
What are the advantages of CSS?
View
Details
Jay Man
What are the limitations of CSS?
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 column declaration Pseudo-class not controlled by dynamic behavior Rules, styles, targeting specific text not possible.
New Post