Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

A Grid Layout

Code-S1 150

@Code-S1

Desktop design screenshot for the Bento grid coding challenge

This is a solution for...

  • HTML
  • CSS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


What are you most proud of, and what would you do differently next time?

The thing that I am most proud of is that I made this layout with a grid. The grid seems to be my weakest point, and yet I have created this layout using it.

What challenges did you encounter, and how did you overcome them?

The challenge I encountered was that, initially, I made the layout using span, like in the grid template solution span: repeat(10, 1fr). However, when I tried to make the layout responsive, I got stuck because I couldn't achieve responsiveness with this technique. So, I redesigned the layout using grid areas, arranged them, and added media queries.

What specific areas of your project would you like help with?

Responsiveness

Community feedback

Please log in to post a comment

Log in with GitHub
Discord logo

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