Design comparison
SolutionDesign
Solution retrospective
I used only CSS Grid for this webpage. I believe, I could have used flexbox for the elements inside each card and made the flow row instead of the default of coloumn. That might have helped align all the content. There are two major problems I haven't been able to workout.
- The Qoutation Marks - I gave them position: absolute, so that it is not a part of the normal flow of the grids and document, but now, I am absolutely lost and am unable to place it where it should. Need your help here.
- The light blue margin around the testimonial section. I am currently using a padding attribute for the body tag to get the spacing, but I am sure a better method exists.
Community feedback
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