Design comparison
SolutionDesign
Community feedback
- @denieldenPosted over 2 years ago
Hi Jorge, great work on this challenge! π
Here are a few tips for improve your code:
- add
main
tag and wrap the div withcontenedor
class for improve the Accessibility - instead of using
px or %
use relative units of measurement likerem
-> read here - i can add task with with blanks, add a control... The
trim()
method can help you -> read here
Overall you did well π Hope this help!
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