Bento grid with HTML and CSS Grid

Solution retrospective
I'm proud that I finally challenged myself to use CSS Grid again. I tend to use it very rarely because I usually prefer Flexbox—I simply feel more comfortable working with Flexbox. Next time, I would spend more time refreshing my knowledge of Grid before starting a project with it.
What challenges did you encounter, and how did you overcome them?I would take more time with my work in the future. Sometimes I rush through things, and that’s when mistakes happen. Additionally, this was my first time creating a Grid layout where two items sit next to one larger item. An online Grid generator I found was incredibly helpful in this process. Initially, I made the mistake of not defining enough rows and columns for the Grid, but the tool helped me correct that.
What specific areas of your project would you like help with?The most challenging part of this project was deciding how many columns and rows to use, especially for the Grid items on the left side (I don't know how to explain what I mean). I would love to learn how others approach this process or plan their layouts before starting a project like this.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Alina's solution.
Join 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