/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

evilmartians.com
| | ryanmulligan.dev
2.9 parsecs away

Travel
| | Applying modern CSS techniques to align the start position of a horizontal scrolling gallery to a parent container's max-width while allowing its overflow to span the entire viewport.
| | www.bram.us
3.1 parsecs away

Travel
| | With 2021 coming to an end, let's take a look at which CSS language features we can expect to land in browsers in 2022.
| | nolanlawson.com
2.8 parsecs away

Travel
| | Recently I had some fun implementing an image carousel for Pinafore. The requirements were pretty simple: users should be able to swipe horizontally through up to 4 images, and also pinch-zoom to get a closer look. The finished product looks like this: Often when you're building something like this, it's tempting to use an...
| | hey.georgie.nu
11.3 parsecs away

Travel
| How would you implement container queries into an existing, widely-used design system with minimal friction and disruption to workflow?