Design comparison
SolutionDesign
Solution retrospective
Hello everyone, can you tell me witch part of code could i change to improve it and why? that will help a lot to get better.
thank you in advance for your feedback.
Community feedback
- @RioCantrePosted almost 3 years ago
Hello there! Great job on this one. Looking at your solution you did well on the design. I would suggest the following to improve the code quality.
- Instead of using
span
for the button change it withbutton
tag - Wrap the content
.card
withmain
tag for readability
Overall you did well on this challenge and keep up the good work!
Marked as helpful0 - Instead of using
- @GSD3v08Posted almost 3 years ago
Thank you for your feedback, i really appreciate your advice.
1@RioCantrePosted almost 3 years ago@GSD3v08 No problem. I would appreciate it also if you mark it as helpful.
0
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