Responsive FAQ accordion with flexbox, grid and javascript

Solution retrospective
This was an exciting challenge, building my first accordion. Positioning the responsive images was quite tricky though. I had to use the picture element to wrap the multiple images and hide some of them with a css class. I then made the hidden ones visible at a particular media query. I also had to use relative and absolute positioning as well as negative margins to get the images in the right positions. It felt a little bit messy. Please what are the best practices regarding this? Your feedback will be greatly appreciated.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on princeiscoding'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