Design comparison
Solution retrospective
For this project my main challenge was the image hover overlay, I used W3shool resources to get the solution, concretely How TO - Image Hover Overlay.
Community feedback
- @shashreesamuelPosted over 2 years ago
Good job Melissa
Keep up the good work
Your solution looks great however I think that the divider line needs to have less opacity using
opacity
In terms of accessibility issues, page must contain a level one heading, this is caused by a
h1
tag not being present in the document.Hope this helps
Cheers
Marked as helpful0 - @Bayoumi-devPosted over 2 years ago
Hey Melissa Villegas It looks great! but you should always have one
h1
per page of the document.<div class="card-text"> <h1><a href="">Equilibrium #3429</a></h1> <p>Our Equilibrium collection promotes balance and calm.</p> </div>
Your code is so clean
, I hope this is useful to you... Keep coding👍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