Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Responsive NFT preview card

DeadvLoperโ€ข 70

@DeadvLoper

Desktop design screenshot for the NFT preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


It was fun and challenging, especially the part where I had to add a hover effect over the image which really got me stuck. However, I revised my knowledge and found that it was actually straightforward to do it. By the way, it was fun and I would appreciate any suggestions regarding bad practices or code readability and vice-versa.

Community feedback

@MelvinAguilar

Posted

Hello there ๐Ÿ‘‹. Good job on completing the challenge !

  • Your design looks great! Just a small suggestion: when you use the hover effect and cursor: pointer on an element, it usually implies interactivity. To enhance user experience, consider wrapping the name of the person in an <a href="#"> tag. This way, users can click on it, expecting some action, like navigating to a page with more information about the creator. The same concept applies to the image; consider making it a clickable link for consistency.

Happy coding!

Marked as helpful

0

DeadvLoperโ€ข 70

@DeadvLoper

Posted

@MelvinAguilar Thank you so much for your wonderful tip. I will add this right now!

0
Daniel ๐Ÿ›ธโ€ข 44,230

@danielmrz-dev

Posted

I had quite a hard time with this hover effect myself! Simple but tricky!

You did a great job!

0

DeadvLoperโ€ข 70

@DeadvLoper

Posted

@danielmrz-dev Ya, it was cool and I learned a lot of stuff by just building a single card component.

0

Please log in to post a comment

Log in with GitHub
Discord logo

Join 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