Accordian Guide - Click Jquery

아코디언은 주로 FAQ, 고객센터 등에 사용되는 ui입니다.

아코디언 제작 시 제이쿼리로 애니메이션을 구현합니다.

상세 스타일링은 is-active클래스를 이용해 진행합니다.

WAL-ARIA 접근성에 맞춰서 aria-controls, aria-expanded를 추가해주어야 합니다.

This is a first answer
This is a second answer
This is a third answer

HTML

CSS

Java Script