Animating <details> Element with Only CSS
Learn how to animate the HTML <details> element open and close using only CSS, with a clean code example and explanation.
Austin Gil is a software engineer and writer helping agencies, startups, governments, and global organizations build better software since 2013, while creating positive impact through writing, open source, and educational content.
4 articles from this blog
Learn how to animate the HTML <details> element open and close using only CSS, with a clean code example and explanation.
A guide to organizing and simplifying CSS named colors into reusable custom property palettes for consistent design across projects.
Explains how to implement TypeScript Generic Constraints using JSDoc syntax, with examples for functions and Drizzle ORM.
A guide to implementing fallback slot content in Qwik components for customizable greetings and component APIs.