Media Queries

Media Queries

LibraryDesign FoundationsCSS3 › Media Queries

CSS3

CSS3

Unlocking this badge will help you earn the CSS3 badge.

View the badge map

About this badge

Media Queries are a unique addition to CSS3 that allows designers to apply CSS declarations dynamically based on client conditions. For example, if the width of the browser window drops below a predetermined value, alternative CSS can be applied dynamically.