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
Request path contains unescaped characters

Submitted

NFT Preview - Card de NFT

Leonardo 100

@ls-cabreira

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


What are you most proud of, and what would you do differently next time?

As simple as the project is, I learned a new CSS pattern, the active hover state of the project required an icon overlay on top of the main image and it was the first time I did this.

What challenges did you encounter, and how did you overcome them?

It took me a while to get the code for the overlay right, but in the end, everything came down to one div on top of another using the CSS position property on the realtive and absolute values. Once the div is positioned, just center the icon and add the color to the background within the :hover selector.

What specific areas of your project would you like help with?

Any feedback will be appreciated.

Community feedback

@RaulTindogan

Posted

Good Job sir! I found some active states that are missing.

  1. On your .nft__title class (Equilibrium #3429)
  2. Second is .nft__profile class (Jules Wyvern)

You can add [ cursor: pointer ] property to the clickable elements

I think you just forgot to add hover effects on those items but all in all it is an Excellent Work! Keep it up sir!

Marked as helpful

1

Leonardo 100

@ls-cabreira

Posted

@RaulTindogan Thank you!

1

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