@jaiden-leeSubmitted 6 months ago
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.