Design comparison
SolutionDesign
Solution retrospective
How can I improve my website? You can see it's not very good.
Community feedback
- @tankop1Posted about 3 years ago
I would suggest adding some transitions on your hover effects, which is really easy to do and can make an animation or effect 10 times better. Click here for the documentation on CSS transitions
It's also good practice to add the CSS
cursor: pointer;
to any clickable button or link, this way the user knows it is an interactive element.Great job on your website!
Marked as helpful2 - @CostiVoicuPosted about 3 years ago
Thank you! Do you think I did a decent job on responsiveness?
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