Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I used grid-template-areas property, but I want to try to find a way to do this without grid-template-areas.
What challenges did you encounter, and how did you overcome them?I tried to use grid-row and grid-column and the span effects to automatically do this, since I wanted to make it scalable, but it didn't work. So I just resorted to using grid-template-areas.
What specific areas of your project would you like help with?I tried to use grid-row and grid-column and the span effects to automatically do this, since I wanted to make it scalable, but it didn't work. So I just resorted to using grid-template-areas.
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