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

Grid

Eduard 90

@EduardLucaci

Desktop design screenshot for the Testimonials grid section coding challenge

This is a solution for...

  • HTML
  • CSS
2junior
View challenge

Design comparison


SolutionDesign

Community feedback

Prince Roy 1,210

@iprinceroyy

Posted

Hey @EduardLucaci, Great work. You need to focus on some points here:

  1. Those avatar images with title, you can use figure & figcaption tag for that figcaption.
  2. Use the blockquote tag for quotes text.
  3. Use relative unit instead of px unit. 1rem = 16px.
  4. At least use level one heading, if there's no requirement h1 element then set its font size to 0 h1{font-size: 0; }.
  5. You should write a media query for the tablet as well, it's not perfect for iPad.

I hope it adds to your learning. Happy coding :)

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