edit-article
Home
Up
Delete
Article Name:
Article Description:
CSS-media-queries - By group @ Mozilla.org - Overview, Developer guide to using them
Chapter ID/Name:
Status:
Write
Writing
Written
Add Photo:
Owner ID:
Content:
use HTML
Edit Content
<h1 style="text-align: center;">CSS media queries</h1> <h2>[WHAT]</h2> <ol> <li>] <span class="seoSummary">A <strong>media query</strong> consists of a media type and at least one expression that limits the style sheets' scope by using media features, such as width, height, and color. </span></li> </ol> <h2>[WHY]</h2> <ol> <li>] Media queries, added in <a title="/en-US/docs/CSS/CSS3" href="https://developer.mozilla.org/en-US/docs/CSS/CSS3" target="_blank">CSS3</a>, let the presentation of content be tailored to a specific range of output devices without having to change the content itself.</li> </ol> <h2>[WHERE]</h2> <ol> <li>] <a href="https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Media_queries" target="_blank">https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Media_queries</a></li> </ol> <h2>[WHEN]</h2> <ol> <li>] 2014-04-19</li> </ol> <h2>[EXAMPLE]</h2> <ol> <li>]</li> </ol> <h2>[HOW-TO]</h2> <ol> <li>]</li> </ol> <h2>[REFERENCE]</h2> <ol> <li>] src = ? hn</li> </ol> <h1 style="text-align: center;"> </h1>