Field Guide

Field Guide

Deep explanations of CSS mechanics, tradeoffs, and production behavior.

Use this track when you need to understand the browser behavior behind a layout decision: sizing, alignment, cascade, responsive boundaries, motion, and the tradeoffs that make CSS durable in production.

Start with Grid vs Flexbox when the layout primitive is unclear, Intrinsic sizing when content refuses to shrink, and Cascade layers when overrides are becoming harder to explain.