Design comparison
SolutionDesign
Solution retrospective
Hi there!
Thank you for taking the time to review my submission. I am here to sharpen my front-end skills. I welcome all feedback and suggestions.
Best ☕
Community feedback
- @denieldenPosted over 2 years ago
Hey Jimmy, congratulations on completing the challenge! You did a great job 😉
Let me give you some little tips for optimizing your code:
- add
main
tag and wrap the card for improve the Accessibility - remove all unnecessary code, the less you write the better as well as being clearer: for example the
div
container of svg - instead of using
px
use relative units of measurement likerem
-> read here
Hope this help! Happy coding 😁
0 - add
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