Design comparison
SolutionDesign
Community feedback
- @amiralamf4Posted 3 months ago
Add hover effects. other work is good.
0@eXochusPosted 3 months ago@amiralamf4 What's hover effect, your grace? I'm pretty much a newbie.
1@amiralamf4Posted 3 months ago@eXochus When your mouse pointer goes on buttons and that Buttons change color or anything less like animation. It all done with hover effect.
.classname:hover{ backgroundColor: black; }
you have to check on youTube in details.
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