Bringing Back Parallax With Scroll-Driven CSS Animations π
Parallax is a pattern in which different elements of a webpage move at varying speeds as the user scrolls, creating a three-dimensional, layered appea [...]
a collection of dev rss feeds - blogroll
Posts
Parallax is a pattern in which different elements of a webpage move at varying speeds as the user scrolls, creating a three-dimensional, layered appea [...]
Today, I want to discuss a couple of patterns for naming color palettes that the community is using, and how I propose we can improve, so we achieve b [...]
Is there a way to build demos that do not break when the services they rely on fail? How can we ensure educational demos stay available for as long as [...]
I went on to figure out how make masonry work today with other browsers. I'm happy to report I've found a way β and, bonus! β that support can be prov [...]
Do we invent or discover CSS tricks? Lee Meyer discusses how creative limitations, recursive thinking, and unexpected combinations lead to his most in [...]
Brad Frost introduced the βAtomic Designβ concept wayyyy back in 2013. He even wrote a book on it. And we all took notice, because that term has been [...]
Chrome 139 is experimenting with Open UIβs proposed Interest Invoker API, which would be used to create tooltips, hover menus, hover cards, quick acti [...]
Focus trapping is about managing focus within an element, such that focus always stays within it. The whole process sounds simple in theory, but it ca [...]
A versal letters is a typographic flourish found in illuminated manuscripts and traditional book design, where it adds visual interest and helps guide [...]
Gathered notes on Liquid Glass, Appleβs new design language that was introduced at WWDC 2025. These links are a choice selection of posts and resource [...]
State of Devs 2025 survey results are out! Sunkanmi Fafowora highlights a few key results about diversity, health, and salaries. What I Took From the [...]
The many ways to juggle line length when working with text... including two proposed properties that could make it easier in the future. Setting Line [...]
I was playing around with scroll-driven animations, just searching for all sorts of random things you could do. Thatβs when I came up with the idea to [...]
Layout. Itβs one of those easy-to-learn, difficult-to-master things, like they say about playing bass. Not because itβs innately difficult to, say, pl [...]
The shape() function's close and move commands may not be ones you reach for often, but are incredibly useful for certain shapes. Better CSS Shapes Us [...]