Answer Posted / hrpynux@gmail.com
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 |
Post New Answer View All Answers
What is ccs3?
Which css has highest priority?
Explain word-break property used in css3?
Can you override css?
How do you group selectors css?
Define different cascading methods that can be used inside the cascading order.
What is parent-child selector?
What are vendor-prefixes?
What is css transition-timing-function property?
What are the different media types included in css?
Which property is used as a shorthand to specify a number of other background properties?
How do I select a class in css?
What is font weight in css?
How do I get the css selector of an element?
Why id selector is faster than class?