Design comparison
SolutionDesign
Community feedback
- @shashreesamuelPosted almost 2 years ago
Awesome work completing this challenge.
Your solution looks great and close to the design.
With regards to your accessibility issue, there is no
h1
tag in your html document hence I recommend changing<p class="Nome__depoimento">Daniel Clifford</p>
to<h1 class="Nome__depoimento">Daniel Clifford</h1>
Hope this helps
Cheers
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