Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Recently, I discovered the details and summary HTML elements, which are ideal for creating accordion components. I refactored the codebase and simplified it. The only Javascript requirement was to dynamically swap the icons upon user click.
What challenges did you encounter, and how did you overcome them?I wanted the banner image to span the entire screen width, but it only fit within the container. I resolved the problem by making the image position absolute, in addition to some width properties.
What specific areas of your project would you like help with?All feedback is welcome.
Community feedback
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