Submitted over 2 years ago
Solution using only Javascript, Html and Css.
@gerbelli27
Design comparison
SolutionDesign
Solution retrospective
Please, I would love all feedbacks ! don't hesitate ! specially with JavaScript, help me improve !
Community feedback
- @EmmanuelHexerPosted over 2 years ago
Good job one finishing this challenge, however
-
To fix your issues, Note that all img elements must have an
src
attribute and analt
attribute -
Also note that a
div
element is not allowed as a child oful
element. -
Another thing is to add an aria-label to your btn__checkout.
arial-label: btn__checkout
. This will also fix some of the issues.
i hope this helps.
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