48 articles
This article explores the various CSS selectors that can target the <html> element, ranging from practical to purely academic.
This article explains the key differences between the Popover API and Dialog API, focusing on accessibility and when to use each.
A roundup of recent CSS tips, new platform features, and community discoveries from the web development world.
This article introduces a modern CSS technique to center absolute-positioned elements using just three lines of code.
This post analyzes CVE-2026-2441, a high-severity Use After Free (UAF) vulnerability in Chrome's Blink CSS engine that allowed remote code execution inside a sandbox.
This article provides a comprehensive guide to bookmarklets — JavaScript snippets saved as browser bookmarks that can interact with any webpage.
This article compares SVG and raster image loaders (GIF/PNG) for web loading indicators, explaining when and why SVG is generally the better choice.
This article explores the proposed CSS :near() pseudo-class, which would trigger styles when a pointer comes within a specified distance of an element.