
Design comparison
Solution retrospective
I'm glad it's getting easier because I know where to start and how to approach these challenges now.
What challenges did you encounter, and how did you overcome them?I first inserted the images into the HTML, and I did the layout in CSS that way. When it was time to add the purple tint, I realized I could only do it to background images. So I needed to remove the images from the HTML and revise my CSS. The flexbox behaves differently whether the image is in the HTML or added as a background in CSS.
What specific areas of your project would you like help with?I'm curious if there are better ways to structure the HTML. Also whether "wrapper" and "container" are okay to use as class names or if there are best practices.
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