All articles

Tagged: Modern CSS

7 min read

Modern CSS: The Features That Changed How We Write Styles

A tour of the modern CSS features now shipping in browsers — container queries, :has(), nesting, cascade layers, subgrid, custom properties, color-mix() and modern color, logical properties, clamp(), aspect-ratio, scroll-driven animations, view transitions, and :is()/:where() — with hands-on exercises.

CSSModern CSSFrontend