CSS-native parallax effect
Summary
The article describes a CSS-native parallax effect enabled by CSS Scroll-driven animation timelines. It provides a full .parallax class, explains the view-timeline concept, and covers scaling to avoid gaps, motion preferences, and practical usage with code samples. It also links to resources on scroll-driven animations for further reading.