Submitted 3 months ago
testimonials-grid-section-main - build using grid template area
@YasserEsam
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Proud of eveything ..
What challenges did you encounter, and how did you overcome them?Everything was easy in the challenge
What specific areas of your project would you like help with?is using grid template area the best available option ? or there are better way to do the same job ?
Community feedback
- @MikDra1Posted 3 months ago
If you change the design throughout the width of screen the best way is to use grid-areas because then it will be the easiest for you to easily change the layout. However if you don’t want to change the layout throughout the screen width then you can also use grid-column and grid-row
If this comment was useful please mark it as helpful ❤️
Good job and keep going ☺️😊😉
Marked as helpful1
Please log in to post a comment
Log in with GitHubJoin 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