Stop Treating CSS Container Queries Like Traditional Media Queries — Smashing Magazine
Despite broad browser support, container queries remain surprisingly underused and frequently misunderstood. Let’s look at how they differ from media queries, when to reach for each, and how container queries help reusable components respond naturally to the contexts in which they appear. - CSS - Tools - Techniques
CSS Perspective Text Tilt on Mousemove — Free CSS Code & Live Demo | CodeFronts
Hero type that leans with the cursor: a JS pointer-tracked tilt with true depth layers (a shadow plane and a floating chip at different translateZ), and a…
This easy-to-use parallax script is built with plain vanilla JavaScript—no extra libraries, no unnecessary bulk. It adds a smooth, fun movement to elem...
Tools from auditors for checking your own site against WCAG 2.1 and 2.2 AA. WCAG Radar tests in the browser you are working in; the scan walks up to 10 pages of a public address.
The customizable select - Part one: history, trickery, and styling the select with CSS | utilitybend
Exploring customizable select elements. This series explores styling possibilities. The first article covers the history and provides a guide to building a custom select as a progressive enhancement. Styling selects with CSS for unique and fun experiences.
Ambient CSS — a physics-based lighting system for CSS
Define a light source, and every shadow, highlight and surface gradient follows from it. Calibrated against Blender raytraces — rendered with box-shadow.
An open source collection of high quality, animated, interactive & fully customizable Svelte components for building stunning, memorable user interfaces.
HTML has been gobbling up swathes of what used to be JavaScript’s remit. This page lists a bunch of dynamic functionality that we can now achieve with just HTML.
Incremental static builds in Astro 7.2:… | LaunchFast
How Astro 7.2 incremental static builds cut a one-post rebuild from ~16.5s to ~10s, restoring 637 of 661 pages from cache with the right cacheKey setup.