Css3 Media queries
o describe in more detail what type of devices a style sheet applies to, this document proposes media queries. A media query consists of a media type and one or more expressions to limit the scope of a certain style sheet. Among the proposed media features that can be used in expressions are “width”, “height” (size of the display), and “color” (color depth of the display).