This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Bramus
bram.us
did:plc:343p6xcgmvkpz5abgezlgyep
New demo: Animated CSS Grid Layout.
https://codepen.io/bramus/pen/ogBYjgm
Here’s the thing: No View Transitions. No JS at all.
Instead, it uses Anchor Positioning to anchor the cell contents to the cell. Then, CSS transitions are used to animate the contents to their new location as the grid re-layouts.
2026-06-15T20:38:40.070Z