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 to write media query for mobiles?
How do I change my background?
Explain gradients in CSS
Is padding included in width?
What is css hover?
How to write css for 3rd child of every <ul> tags?
Explain how flexibility is achieved more in css3?
What are flex properties?
Can you have a negative z index?
Name some css style components.
What is the difference between classes and ids in html and css?
Explain what are image sprites?