FAQ accordion card HTML CSS and JavaScript

Solution retrospective
Leave comments for my work. Any comments, bad or good, are very much appreciated
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@dwhenson
Nice job! The site looks great - yes, not sure what happened in the screenshot, but I often find them a bit odd too. One issue is that when I tab through using a keyboard I can't see which element I'm focused on. Adding a
:focus
to the same rules as where you have:hover
usually sorts this. It seems a small thing but it can be important for people that don't use a mouse. - @jadebuniel
That is so strange that the image is not visible on the preview hmmm
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