Design comparison
Solution retrospective
Hello everyone, I am here with my 2nd challenge submission FAQ accordion card challenge. So any feedback and suggestion for improvement would be more than appreciated. Thank You
Community feedback
- @brasspetalsPosted about 4 years ago
Overall the styling is great and you did an excellent job matching the design. 👍 The drawback to having your questions open on hover, however, is that touchscreen users can't interact with it. If you want to keep things CSS only, I suggest looking into using a "checkbox hack" or to use the
details
element.0@6ixlinePosted about 4 years ago@brasspetals Thank you for your time and your suggestion. I look into that. But I did check it on my phone it works fine.
0@brasspetalsPosted about 4 years ago@Devsourabh Oh good! I was just testing in dev tools, and it wasn't working.
0
Please log in to post a comment
Log in with GitHubJoin 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