Native Html Details Element Styled Via Css
12.01.2021
Implementation of an accordion-like component using only the details/summary native HTML element and CSS for styling. Best results can be seen in Chrome or Blink-based browsers. Firefox and others have decent results as well, but they could be improved creating alternative open/close icons.
Made with: HTML,CSS (SCSS)
Accordion Content
28.12.2018
Air quotes card mode grid and accordion content.
Made with: HTML,CSS,JavaScript
Aria Accessible Accordion
13.07.2017
A simple accordion that can be used by both mouse and keyboard-only users.
Made with: HTML
Faq Accordion
12.07.2017
Minimal FAQ accordion made with little vanilla JavaScript.
Made with: HTML,CSS,JavaScript