Design comparison
SolutionDesign
Community feedback
- @zineb-BouPosted over 2 years ago
Hi there,
- When toggling a response the FQA container is not scaling, try to avoid setting an explicit height to containers.
- The toggle arrow should be a
<button>
rather than an<img>
, try to choose the right HTML semantic elements.
Happy coding.
1@EricLDevPosted over 2 years ago@zineb-Bou Hi Zineb,
thanks for your feedback and for taking the time to review my challenge! I'll review my code and make the necessary changes.
thanks again, Happy coding.
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