Gracefully Degrading Media Queries
Lewis Nyman stellt 5 Techniken für Graceful Degradation von Media Queries vor:
CSS3 media queries, which include the browser width variable, are supported by most modern Web browsers. Mobile and desktop browsers that lack support will present a subpar experience to the user unless we step up and take action. I’ll outline some of techniques that developers can follow to address this problem.

