Design comparison
SolutionDesign
Solution retrospective
How would you rate this solution? Please tell me if there is something to improve in my code.
EDIT: I noticed that i had used wrong color on background.
Community feedback
- @dewslysePosted about 3 years ago
Hello Jakub! Awesome job on this challenge. The page is very fluid. Well done. One tiny thing to note. Your page is missing an
h1
. For accessibility reasons, pages require one h1 element. For the nature of this challenge, you could add an h1 e.g:<h1>Testimonial grid section </h1>
, visually hidden on screen but visible to screen readers. You can use this post as a reference.Marked as helpful0
Please log in to post a comment
Log in with GitHubJoin 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