Submitted 5 months ago
Testimonials grid section using HTML and CSS (mainly flexbox)
@SushiOnToast
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Proud that I did this with minimal help :)
What challenges did you encounter, and how did you overcome them?I had a lot of stuggle trying to achieve the layout in the desktop preview. However, I was able to achieve it by using multiple flex containers and the flex-basis
property.
I also spent ages trying to centre all the content onto the page until i discovered that you needed to have the parent flex container take up the entire page.
Any help is welcome :)
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