
Design comparison
Solution retrospective
My biggest achievement through this exercise was being able to understand and learn about grid layout and properly adjust it to smaller viewport sizes.
What challenges did you encounter, and how did you overcome them?There weren't any major challenges. However, I was curious about how it would be done using Flexbox instead of Grid since it would be more tricky. I didn't implement the whole code but played for a bit Meanwhile, flex is not the easiest option. It can be done with a combination of self-centering some elements and using transforms, too. Another way would be using relative and absolute positioning. After all, Grid is the easiest and best option since it is a two-dimensional layout.
What specific areas of your project would you like help with?Any UwUrecommendations are welcomed.
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