Practice ยท 1 of 3
Native FAQ Accordion
Build the FAQ accordion for a product page: at least three sibling <details> elements that all share the same name="faq" (opening one closes the others), each with a non-empty <summary> question and answer content after the summary. No JavaScript anywhere.
Difficulty: advanced
Press Submit to check your solution.
Back to lesson: Practice: Native Disclosure & Dialogs โ Practice