Tag
The author details how to use CSS-only cross-document view transitions on a static blog to animate page navigation without JavaScript routing, including setting up layout columns and animations.
A technical article explaining the current implementation of cross-document view transitions in CSS, covering deprecated meta tags, common pitfalls like the 4-second timeout and aspect ratio warping, and proper opt-in methods.