/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

blog.stephaniestimac.com
| | kilianvalkhof.com
1.9 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 [...]
| | umaar.com
1.4 parsecs away

Travel
| | Chrome DevTools - Simulate Media Query Features like prefers-color-scheme
| | www.belter.io
1.0 parsecs away

Travel
| | prefers-color-scheme is a new-ish CSS media query that lets developers define styles tailored to a visitor's color scheme system setting.
| | belev.dev
28.3 parsecs away

Travel
| How I have created animated waving hand emoji with pure CSS for my blog?