experiments · full source included

The Lab

Ten working flexes of the 2026 web platform — each one a different genre of website, each one shipping its complete source code to copy, download, and repurpose in future builds.

The 2026 skills codex

Everything in this Lab leans on capabilities that reached the web platform recently: WebGPU (Baseline January 2026), CSS scroll-driven animations (Chrome, Edge, Safari 26), the View Transitions API (Baseline), CSS anchor positioning (all major browsers), ::scroll-button / ::scroll-marker carousels (Chrome 135+, Safari 18.2+), @property typed animations, oklch() color, corner-shape squircles and sibling-index(). Where support is still rolling out, every demo wraps the new tech in @supports so older browsers degrade gracefully instead of breaking. Steal these patterns freely — that's what they're here for.