Distinguish between css2 and css3.
Unlike CSS2, which was comprised of a single document, CSS3 has its specifications divided into many individual modules, which makes CSS3 a whole lot easier to handle.While CSS and CSS2 had 'simple selectors', CSS3 calls the components as 'a sequence of simple selectors'.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do I change the background in dreamweaver?
Which among the following is more precedent: CSS properties or HTML procedures?
What are css3 media types?
Give an example of how you would use counter-increment and counter-reset in css to create automatic numbering within a webpage.
What is linear-gradient() used in css3?
How to restore the default property value using CSS?
What is the difference between position absolute and fixed?
Does inline style override important?
What is css box model and also explain its elements?
How do you get the footer to stay at the bottom of a web page?
What is a pseudo selector?
What is the usage of Class selector?