Skip to content
Submitted about 2 years ago

Testimonials grid section | grid-auto-flow: dense;

LVL 2
dkaffes160
@dkaffes
A solution to the Testimonials grid section challenge

Solution retrospective


What are you most proud of, and what would you do differently next time?

The fact that I was more sceptical about the Grid implementation. I finally did it using grid-auto-flow: dense;.

What challenges did you encounter, and how did you overcome them?

On the desktop version: I had to properly set the properties to the Grid children so as combined with the grid-auto-flow: dense; on the parent give the desired outcome.

What specific areas of your project would you like help with?

Is the use of the q element correct? Or is it more appropriate to use blockquote? I believe that the text inside the quotation marks is considered a short quotation that doesn't require paragraph breaks.

Any advice is welcome!

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on dkaffes’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