Live data from Hacker News

Quickly check the CSS Media Queries that work with your device

cssmediaqueries.com

1–9 of 9 posts

Quickly check the CSS Media Queries that work with your device

#1
CSS media queries are a very powerful tool to create optimized web pages. But which CSS Media query should I use to target my device? This simple page helps to find the right media query.

Quickly check the CSS Media Queries that work with your device
cssmediaqueries.com

Re: Quickly check the CSS Media Queries that work with your device

#4
This seems to encourage the sort of thing CSS Media Queries are exactly made to prevent: trying to detect the device and make some special case code for that, instead of thinking about what is possible given the capabilities.

It's also broken.

The iPad queries should incorrectly trigger on some Android devices, the "SmartPhone" category will be outdated soon. And it fails to detect my desktop.