/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

techhub.iodigital.com
| | 12daysofweb.dev
1.5 parsecs away

Travel
| | Also known as "CSS variables," this nifty modern CSS feature enables incredible flexibility throughout your stylesheets.
| | joshcollinsworth.com
3.0 parsecs away

Travel
| | CSS variables (otherwise known as CSS custom properties) give previously impossible superpowers to CSS developers. This post covers what they are, how they work, and a couple of nifty ways you can implement them on your own website.
| | christianheilmann.com
2.7 parsecs away

Travel
| | [AI summary] A technical guide demonstrates how to dynamically shuffle CSS grid items using custom properties and minimal JavaScript for better performance.
| | tech.trivago.com
21.1 parsecs away

Travel
| Have you ever wondered about how to create components that not only change their appearance according to the viewport's width but instead also transform according to their parent element's sizin...