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 margin and padding?

0 Answers  


What are child selectors??

0 Answers  


What is the difference between html and css?

0 Answers  


What are embedded styles?

0 Answers  


How does Z index function?

0 Answers  






What are examples of markup languages?

0 Answers  


How do we comment a CSS file?

0 Answers  


What are pseudo-elements?

0 Answers  


Is padding included in width?

0 Answers  


Differentiate Style Sheet concept from HTML?

0 Answers  


What is inline css?

0 Answers  


What are the benefits of CSS sprites?

0 Answers  


Categories