Design comparison
SolutionDesign
Solution retrospective
Help me Improve by giving me feedbacks. Thank you
Community feedback
- @fidellimPosted about 3 years ago
Hi Nabil,
Great work on finishing the project! Just some suggestions:
- try to add some active effect on the button. Also don't forget to include
cursor: pointer
in the button's style. - when I tried inputting the form, it starts validating right away. It would be better to change it from onChange to onClick instead. If you are doing it the other way, then the button would be of no use here.
I hope it helps! :) Great job too :)
Marked as helpful0 - try to add some active effect on the button. Also don't forget to include
- @FluffyKasPosted about 3 years ago
Hiya, your solution looks good and seems nicely responsive! There's only a few small issues I noticed:
-
Social links are missing aria-labels. You need to use these for links with no visible text description.
-
The shadow on the button and the hover seem a bit excessive, you could go for something more subtle! ^^
Marked as helpful0@Nabil19911Posted about 3 years ago@FluffyKas Thank you for your feedback I have done the need.
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