Responsive FAQs using ReactJS, TypeScript, TailwindCSS and Framer Moti

Please log in to post a comment
Log in with GitHubCommunity feedback
- @javascriptor1
Hello Shihab , Nice work.
I just solved this challenge yesterday. The only note I can share with you is the first question should default to open when page loads.
I have solved the challenge using details with summary html tags which deliver best results.
The only thing to do with details tag to make question open by default is to add attribute open to the details tag.
Also , it seems you forgot to add a thin line break between questions.
Great work - Keep coding and good luck
Marked as helpful
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord