Design comparison
Community feedback
- @AmandeepGuggiPosted 3 months ago
Hii @gippo05 Congratulations on completion of your project. I was reviewing your project and noticed that the hover effect isn't currently implemented. Adding a hover state could enhance the user experience by providing visual feedback when users interact with elements. If you need any help or examples on how to implement this, feel free to ask.
Marked as helpful1@IvanFdez01Posted 3 months ago@AmandeepGuggi absolutely. Also, don't forget to use
transition
values to make the visual change smoother.Marked as helpful0@gippo05Posted 3 months ago@AmandeepGuggi Oh yeah I forgot that part, thank you! I appreciate you all!
0 - @IvanFdez01Posted 3 months ago
Try modularization! It's an appropriate practice in order to deal with larger projects in the future.
Marked as helpful0@IvanFdez01Posted 3 months ago@gippo05
<link rel="stylesheet" href = "yourdirectory/style.css">
is the way to link your files.Marked as helpful0
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