This is a solution to the Testimonials grid section challenge
Design comparison
Solution retrospective
Feel free to check my solution and report any error @twitter - @kentmichaels4n. You can also suggest anything, this will help me improve. Thanks!
Community feedback
- @shashreesamuelPosted over 2 years ago
Hey kentmichael, good job completing this challenge. Keep up the good work.
Your solution looks great I can't seem to find anything to change.
In terms of your accessibility issues simply wrap all your content between
<main>
to get rid of all the accessibility issues.In terms of validation errors they will be resolved once your accessibility issues are fixed
I recommend starting to use semantic tags as they will get rid of these issues and greatly improve your code
Read more on it here
https://www.w3schools.com/html/html5_semantic_elements.asp
I hope this helps
Cheers Happy coding š
Marked as helpful0@kentmichaelPosted over 2 years ago@TheCoderGuru wow! thank you for the feedback! this will surely help me
0
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