What is the use of Media Queries in CSS3?
Media queries in CSS3 extended the CSS2 media types idea: Instead of looking for a type of device, they look at the capability of the device. Media queries can be used to check many things, such as: width and height of the viewport.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is css cascading?
If background and color should always be set together, why do they exist as separate properties?
Name some css style components.
What is css text-indent property?
What is difference css and css3?
What are the associate boarder image properties in css3?
What is module css3?
List some advantages to css3 animations over script-based animation?
Describe ‘ruleset’?
How can you add gradients to your project?
What is progressive enhancement?
How do you group selectors css?