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

Responsive Testimonials Grid

P

@Chirtoaca94

Desktop design screenshot for the Testimonials grid section coding challenge

This is a solution for...

  • HTML
  • CSS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


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

Figuring out the responsive grid layout code. That can be tricky. Also figured out how to align the testimonials in height so it looked more aesthetic and correct.

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

Responsiveness and aligning the containers so they appear to have the same height. Brief searches online helped me discover an efficient way of dealing with these.

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

Any way my layout can be improved for responsiveness.

Community feedback

Shoaib Shujaā€¢ 560

@ShoaibShuja

Posted

Amazing job my friend and for the answer to your question is to use media queries like @media screen and (max-width: 650px) which would apply the styles that you write below it to smaller devices such as mobile devices. Even though you wrote a media query It seems like it is not working so I suggest you study a bit more about media queries and different widths according to devices. And also, another suggestion that I have for you is to not define widths that cause the page overflowing and horizontal scrolling especially when you are in the beginning phases of learning.

Keep learning my friend and I wish you best of lucks. šŸ‘

Marked as helpful

0

P

@Chirtoaca94

Posted

@ShoaibShuja thank you for your feedback - I implemented your suggestions in the project and updated it. It helped me improve the resizing for the different screen sizes and will incorporate it into my projects moving forward. Thanks for that pointer!

1

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