
Solution retrospective
I am proud how this challenge boosted my confidence of using the grid layout specially the grid-template-area. I solved this challenge for the second time, And this time I read all the readme files, Ah! many of the information that I struggled with - like number of columns and rows - where already stated in it.
What challenges did you encounter, and how did you overcome them?Positioning the grid items according to the design was quite challenging. Initially, I thought I could solve it using grid-template-columns, but that approach didn’t work. Instead, the solution required using a grid-template-areas layout. I learned this by watching YouTube tutorials and exploring similar solutions shared in the Frontend Mentor community.
What specific areas of your project would you like help with?Any feedback is welcomed and appreciated.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Dadir Dev'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