Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I'm pretty much just proud that I managed to complete the challenge since it was my first time usong CSS Grid on a mobile-first approach.
What challenges did you encounter, and how did you overcome them?Getting the number of columns and rows for my grid right was difficult as I'm not used to thinking in terms of such layouts, but a frew videos by Kevin Powell and Slaying The Dragon served as good refreshers on what I had previously learned.
What specific areas of your project would you like help with?None that I can think of right now.
Community feedback
- @developer-rubenPosted 6 months ago
Hi!
Nice implementation of Grid! Here are my tips:
- Implement BEM in your HTML and CSS to better structure and organise your code
- You could replace the div with class icon with a footer element to make the page more semantic
Best, Ruben
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