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 we can use transition effect in css3?
What are image sprites?
What is css box sizing?
How do I write my style sheet so that it gracefully cascades with user's personal sheet ?
Can I use scss in css?
What are the disadvantages of using css?
Why is an external style sheet beneficial?
How to style the first line of a paragraph as a uppercase ?
Is it good to use important in css?
List out css3 modules?
How do I center my header?
What are the css3 animations?