Skip to main content

LinksMay 2026

Centering things in 2026(css-tricks.com)

Temani explains modern ways to center things including text-box, anchor positioning, and many handy "few-liners".

Scroll-driven animations(www.joshwcomeau.com)

A beautiful post explaining scroll-driven animation concepts.

Browsers treat big sites differently(denodell.com)

This is absolutely wild, and I had no idea — apparently Firefox and Safari "fix" website bugs for sites that work in Chrome so that they don't get the blame.

Serve cached HTML to URLs with different query params(csswizardry.com)

Here's Harry explaining how the fairly new no-vary-search header (Chromium-only right now) helps serving cached HTML even for URLs containing lots and lots of query aka tracking params.