CSS accordion

Overview

Implementation of a CSS-only accordion. It’s designed to be fully responsive and interactive, without the use of JavaScript or CSS frameworks.

Features

  • click on accordion item to fix element in open state.
  • expand / collapse on hover.
  • Fully responsive.
  • Smooth transitions for expand / collapse and icons when changing states.
  • The entire row (text, icon, and image) is clickable.

Tags: Personal