1.

What is the limitations of CSS?

Answer»

CSS has various limitations as a PROGRAMMING language thats are as follows:

  • CSS cannot PERFORM any logical OPERATIONS like if/else or for/while or +/-.
  • We can not read any FILES using CSS.
  • It can not interact with databases.
  • CSS can not request a web PAGE.


Discussion

No Comment Found