Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I'm most proud of the responsive design, but next time I will refactor my code to reduce redundancy and use CSS Grid instead of Flexbox.
What challenges did you encounter, and how did you overcome them?I encountered challenges on mobile devices with breakpoints and maintaining container sizes. However, after consulting W3Schools, I was able to overcome them.
Community feedback
- @DarkCityTrenoPosted 4 months ago
Hello @Godinhoweverson Idk if I should comment on other people's code as a beginner myself, but it forces me to so imo you should try more semantic tags instead of generic
div
, and putting css file into a separate folder seems a bit weird, other than that it's responsive and looks great! Cheers bro!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