Design comparison
Solution retrospective
This is my fourth project.
I'm open to your suggestions, thanks!
Community feedback
- @WebdevsonuPosted almost 2 years ago
@burak2482 Nice job creating NFT preview card component Burak Durmuşoğlu. You made your design responsive and clean but as I noticed you may have missed to implement some of the hover effects on the image and some links. You could add hover effects easily by using some pseudo- class in CSS for example, link: hover, a:hover. You can get more info about CSS hover here. I want to suggest you to include semantic tags in you HTML code so you wouldn't have to use div tags every time. Get more info here. I hope this proves helpful to you.
Happy coding
Marked as helpful1
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