
Design comparison
SolutionDesign
Community feedback
- P@Theosaurus-RexPosted 2 months ago
Hey @TanoyPaul, visually this looks near perfect!
I've tested your live site with a screen reader and have a couple of suggestions:
- I'd recommend using a
<s>
or<del>
tag for the previous price rather than a<p>
- this will tell screen reader users that the old price is no longer applicable, as screen readers announce that element as "deleted" - You can have an empty alt tag on the cart icon inside the button, as that icon is purely decorative and doesn't need to be announced to screen readers.
Awesome job on this one!
0 - I'd recommend using a
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