Design comparison
SolutionDesign
Solution retrospective
I would like feedback on how I can improve my solution.
Community feedback
- @Sarang-PatelPosted almost 3 years ago
Congratulations on your solution.
Just a few things to note:
- The "Equilibrium #3429" has hover effect even outside the content. To fix that set its width to fit content in css.
- Use alt attribute for images.
- Contain all the code in body tag in main tag.
- Use One h1 tag.
points 2,3,4 will help in removing accessibility issues.
Hope this helps.
Marked as helpful1 - @sahil905Posted almost 3 years ago
Great design. Very neat code and totally matches the design. The only suggestion I can see is you can have a "font-weight: 600;" on your price element (.container ul li:first-child). 👍
Marked as helpful1
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