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.
Experimenting with the new pure CSS random() function | Polypane
CSS is getting a random() function that lets you set properties with a random value, opening up a ton of interesting creative possibilities. In this article…