A clean, accessible accordion for FAQs or any “question → answer” content. One click expands an item; it animates open and is fully keyboard accessible.
Double-click snippet.html to see it working in your browser. It’s plain HTML, CSS & JavaScript — no install, build, or server needed, and no external libraries.
Keep this folder inside your website project (or anywhere Claude Code can read it), then ask Claude something like:
Prefer to paste it yourself? Open snippet.html, copy the part you need, and tell Claude: “integrate this into [page], matching my site’s existing styles.”
snippet.html from the FAQ-Accordion folder” — so it references the exact snippet..faq__item blocks for your own Q&A..faq__q / .faq__a styles.aria-expanded, so screen readers announce open/closed state.