animation

All posts with the tag animation

Animated CSS Accordions /01

We have had to use either JavaScript to create accordions or CSS hacks for far too long. The JavaScript way just feels wrong in some cases. We need to add JS to an otherwise plain website just so we can open and close an element? Now there is a better way, with CSS!

Let's get started together/01