What is the use of Media Queries in CSS3?



What is the use of Media Queries in CSS3?..

Answer / hrpynux@gmail.com

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

Post New Answer

More CSS Cascading Style Sheets Interview Questions

What is the syntax for adding multiple background images in CSS3?

1 Answers  


What is the return type of prompt box?

0 Answers  


What is contextual selector?

0 Answers  


What are different ways to integrate a css into a web page?

0 Answers  


What is ‘important’ declaration used in css?

0 Answers  






What is div in css?

0 Answers  


What is the difference between class selectors and id selectors?

0 Answers  


Which property is used to change the face of a font?

0 Answers  


Difference between reset vs normalize CSS?. How do they differ?

1 Answers  


What is css hover?

0 Answers  


What is new in css3 and html5?

0 Answers  


How to make scroll bars with the help of css?

0 Answers  


Categories