Modern purple gradient accordion using CSS calc-size and details-content pseudo-element for smooth height animations

Pure CSS Animated Details Accordion

This Pure CSS Animated Details Accordion utilizes cutting-edge CSS functions to achieve smooth height transitions on native HTML elements without a single line of JavaScript. By leveraging the revolutionary calc-size() function and the ::details-content pseudo-element, it finally solves the age-old problem of animating from height: 0 to height: auto.

Technologies:
HTML CSS
Difficulty:Intermediate
Browser Support (as of Jan 2026):
Chrome Chrome 129+ Edge Edge 129+
Features:
Smooth Height TransitionZero JavaScriptDiscrete AnimationsExclusive Expansion
Code by: Zoran Jambor Zoran Jambor
License: MIT