![](https://res.cloudinary.com/dz209s6jk/image/upload/f_auto,q_auto,w_900/Screenshots/ifmp6uejpna1tvyfph2l.jpg)
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
i'm glad that the challenge was not overly complicated for me
What challenges did you encounter, and how did you overcome them?challenges:
- thinking about which CSS layout i should use, i had to review them and then determine which one i thought would work best for the page
- also, for some reason when i wanted the attribution div to be fixed to the bottom of the viewport, it gave the body these extra margins and i have no idea why, so i had to fix that by just putting margin: 0 on the body
questions i have:
- do you think choosing flexbox for this page was the right choice? i'd really like to understand better when i should use which layout
- why when i tried to fix the attribution div to the bottom of the viewport extra margins were added to the body??
- i didn't do a mobile version because it seemed to me that the normal web version would work fine on mobile too. is a mobile version really necessary? if so, how should i implement that?
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