Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Social proof section: first go

LouiseCW 235

@costelloeward

Desktop design screenshot for the Social proof section coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Hi everyone,

This is a work in progress, any feedback much appreciated. I'm unsure about the positioning of the boxes, especially the testimonials. Is there a better way than margins?

Community feedback

@abhijitbcob

Posted

Hi, Yeah, there is a better way than margin.

  • Give the testimonial cards container a height(bigger than each card), make it flex or grid container
  • set the first card(align-self: start), second card(align-self: center) and third card(align-self: end)

Marked as helpful

0
LouiseCW 235

@costelloeward

Posted

Thanks Abhijit, I'll try that out!

0

Please log in to post a comment

Log in with GitHub
Discord logo

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