Design comparison
SolutionDesign
Solution retrospective
Finally I did this first i gave up this project but i tried second time and I just did it....and please don't forget to give a feedback Thank you .
Community feedback
- @denieldenPosted over 2 years ago
Hi Patil, great work on this challenge! 😉
Here are a few tips for improve your code:
- add
main
tag and wrap the card for improve the Accessibility - use
p
element for the text and not a simplediv
- instead of using
px
use relative units of measurement likerem
-> read here - if I click on the upvote
button
I can increase it to infinity and not just by 1 point. add a control - send comment
button
not work on click
Overall you did well 😁 Hope this help!
Marked as helpful1 - 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