css-tricks.com
33 articles in the TruthFoundry index. Each links out to the original.
- Polyfilling the New CSS random() Function for Cross-Browser Support · CSS-Tricks article explains how to use a polyfill to bring the upcoming CSS random() function to all browsers.
- CSS-Tricks Newsletter #18 Covers Syntax Highlighting and Named Features · CSS-Tricks releases edition #18 featuring syntax highlighting, named features, and developer tools.
- How to Create Web Widgets Using the Document Picture-in-Picture API · A guide explains how to embed HTML, CSS, and JavaScript into a Document Picture-in-Picture window.
- CSS Animation-Trigger Property Delays Animation Start · The CSS animation-trigger property delays animation start until a specific trigger occurs.
- MicroLighter: A Lightweight Syntax Highlighter · MicroLighter offers a simple syntax highlighting solution without complex markup or JavaScript.
- WordPress Introduces PHP-Only Block Registration for Developers · WordPress adds a new feature allowing developers to build blocks using only PHP, removing the need for React.
- CSS-Tricks Resolves Prefix Selector Proposal for Wildcard Classes · CSS-Tricks resolves a proposal allowing selection of class prefixes with wildcards.
- CSS Navigation Matching Declared for Cross-Document View Transitions · CSS Navigation Matching is proposed to make cross-document view transitions declarative instead of JavaScript-based.
- WordPress.com Student Plan Offers Free Hosting for Web Dev Projects · A teacher recommends the WordPress.com Student Plan to solve hosting roadblocks for student web development projects.
- CSS Expert Argues Dark Mode Toggles Should Have Only Two States · Lea Verou argues that dark mode toggles should offer only light and dark states, rejecting system preference options.
- CSS-Tricks Newsletter Covers Custom Highlight API and CSS Navigation · CSS-Tricks newsletter highlights new Custom Highlight API, CSS navigation matching, and text-stroke fixes.
- Animating CSS Border-Image Creates Beautiful Web Effects · CSS border-image slices can be animated to create beautiful visual effects on web elements.
- Nuances of Using and Styling the HTML Dialog Element · An article explores the nuances of using and styling the HTML dialog element.
- CSS Gap Decorations Now Supported in Chrome and Edge · CSS gap decorations are now supported in Chrome and Edge starting from version 149.
- CSS-Tricks Newsletter Covers Sibling-Index Animations and Infinity Keyword · CSS-Tricks newsletter highlights new sibling-index() animations, infinity keyword uses, and container stuck queries.
- CSS Writing-Mode Property Explained for Vertical Text Layout · The CSS writing-mode property controls horizontal or vertical text line layout and block progression direction.
- CSS Pointer-Events Property Explained with SVG Values and Use Cases · CSS pointer-events controls element interactivity, including specific SVG values for fine-grained targeting.
- CSS-Tricks Explores Boundary-Aware CSS, Time-Based Designs, and New Web Features · CSS-Tricks covers boundary-aware CSS, accessibility fixes, time-based designs, and 35 new platform features.
- CSS-Tricks Announces Powerful New border-shape Property for Web Design · New CSS border-shape property allows borders and decorations to follow complex SVG-based element shapes.
- CSS-Tricks Weekly Roundup Covers Gap Decorations, CSS Random(), and New Platform Features · Temani Afif and others demonstrate new CSS capabilities including gap decorations and random() functions.
- CSS Pseudo-Classes Mimic JavaScript Event Listeners · CSS pseudo-classes like :hover and :focus track states similar to JavaScript events without needing JS code.
- CSS-Tricks Publishes translateZ() Function for 3D Translations · CSS-Tricks introduces the translateZ() function to move elements along the Z-axis.
- CSS-Tricks Explains CSS translateY() Function for Vertical Element Movement · CSS-Tricks details the translateY() function for shifting elements vertically in CSS.
- CSS translateX() Function: Syntax, Usage, and Pointer Issues Explained · CSS translateX() shifts elements horizontally without affecting document flow or layout.
- CSS-Tricks Publishes Guide on CSS Translate Function · CSS-Tricks releases an article explaining the CSS translate() function for 2D element positioning.
- CSS Scroll-Driven Animations Create Opposing Column Effects · CSS scroll-driven animations enable columns to move in opposite directions on scroll using view() timelines.
- Differences Between Scroll-Driven and Scroll-Triggered Animations Explained · The article distinguishes between scroll-driven and scroll-triggered CSS animations.
- New ariaNotify() Method Enables Screen Reader Narration · WAI-ARIA 1.3 introduces ariaNotify() to programmatically trigger screen reader narration.
- CSS-Tricks Reviews Adam Wathan's Prop For That Live CSS Library · Adam Wathan's Prop For That enables live CSS variables driven by JavaScript data attributes.
- CSS-Tricks Highlights @function, alpha(), Grid Lanes, and CSS Day 2026 · CSS-Tricks covers new @function syntax, alpha() color handling, and recent CSS Day 2026 updates.