/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

tylergaw.com
| | broken-links.com
3.6 parsecs away

Travel
| | [AI summary] This technical article explains how to use CSS media queries to detect and adapt website layouts for devices with high-resolution screens like Retina displays, discussing different vendor prefixes and resolution units.
| | kilianvalkhof.com
2.6 parsecs away

Travel
| | Recently I needed a way to detect support for a media query in CSS and Javascript. To detect if a browser supports a certain CSS feature, you can use @supports () { ... }, but that doesn't work for media queries. In this article I'll show you how you can detect support for media queries [...]
| | soff.es
3.8 parsecs away

Travel
| | Responsive web design is what all the cool kids are up to these days. Basically a "responsive" site uses CSS media queries to change the page based...
| | cssence.com
20.6 parsecs away

Travel
| Please retire all CSS hacks, aspect-ratio has excellent browser support.