faq-accordion-card-main with FLEXBOX AND GRID SYSTEM
Design comparison
Solution retrospective
it was a fun challenge I tried to make it as much responsive as I can plz let me know how can I improve it, even more, any feedback is welcomed from awesome people 😋😊 i give a shoutout to this amazing AMAZING website it really helped me to step up my css skills I never knew I could become that good at least I think I am anyway thx again and enjoy
Community feedback
- @ApplePieGiraffePosted over 3 years ago
Hello, mohammad! 👋
Good job on this challenge! 👏 It's good to hear that you had fun building this challenge and that Frontend Mentor is helping you develop and improve your skills! 🎉
One or two things I'd like to suggest are,
- Adding a little space between the top of the accordion card and the top of the page in the mobile layout so that the illustration doesn't get cut off (as Pedro Montesinos mentioned).
- Using the font provided in the free starter files for the answers to the FAQs in the accordion card.
By the way, you can use the native HTML
<details>
and<summary>
elements to easily create a fairly accessible accordion without having to use any JS. If you’d like to learn more about those elements and how you can use them, check out this helpful article from MDN. 🙂Keep coding (and happy coding, too)! 😁
0@Mohammd1321Posted over 3 years ago@ApplePieGiraffe oh i thought the font i was provided with only apply on the h1 FAQ text I think I was wrong and OHH details and summary that is something new to me i well check that out thx again for the help 😃😃
1 - @pedrolmrPosted over 3 years ago
Hey! It looks good but the image cuts off in mobile view
0@Mohammd1321Posted over 3 years ago@pedrolmr yeah you are right i did not pay attention to that thx for letting me know mate :)
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