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

Testimonial Grid Section

Marley Semendeโ€ข 570

@Marley-Semende

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


Another Frontend Mentor Solution. Feel free to leave me any helpful feedback :)

Community feedback

@MelvinAguilar

Posted

Hello there ๐Ÿ‘‹. Good job on completing the challenge !

I have some suggestions about your code that might interest you.

  • You should use only one <h1> tag per page. The <h1> tag is the most important heading tag, This can confuse screen reader users and search engines. You can read more about this here ๐Ÿ“˜.
  • The responsiveness looks excellent, but the body element shouldn't have width: 100vw; as it's an element that, by default, occupies 100% of the screen width. Using 100vw might lead to a horizontal scrollbar on certain devices.
  • The percentage unit is not supported for the letter-spacing property.

I hope you find it useful! ๐Ÿ˜„

Happy coding!

Marked as helpful

0

Marley Semendeโ€ข 570

@Marley-Semende

Posted

@MelvinAguilar I found the feedback useful, thanks.

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