/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
| | cgamesplay.com
3.5 parsecs away

Travel
| |
| | 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 [...]
| | 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.
| | iam.mt
19.6 parsecs away

Travel
| CSS Container Queries are a great way to customize your web page elements based on the container size of those elements. This is going to be huge IMO.