Submitted almost 2 years ago
Product Review Card using grid and flex
@beginningtosoftware
Design comparison
SolutionDesign
Community feedback
- @HassiaiPosted almost 2 years ago
Replace add the alt attribute
alt=" "
to the img tag to fix the error issues. The value of the alt attribute is the description of the image.wrap "$169.99" in <s> and <del> tags so that those using screen readers can know about the canceled price.
<s><del>$169.99</del></s>
To center .project-wrap on the page using grip, add min-height: 100vh.
Hope am helpful.
Well done for completing this challenge. HAPPY CODING
1
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