Faq Accordion Card with HTML, CSS and JS

Solution retrospective
Hi, everyone! :) The most difficult part for this one was to place the box illustration. I solved it by wrapping the illustrations in a <div> and adding the "overflow: hidden" on that element instead of the card and positioning the box element as an absolutely positioned element in relation to the card. If you have another idea of how to do this and improve any other part of my solution, I would appreciate it very much. I learn a lot from other people's comments. Thank you all!
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Kristina2025's solution.
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