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

NFT preview card component

Aliho 50

@A-l-i-h-o

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


Hi everyone!

This is my third project! I had a hard time with the filter and putting the icon on the image, but nevertheless it was fun to work on this project.

Feel free to give me feedback on the solution and if you think the code can be improved.

Thanks in advance!

Community feedback

Adriano 34,090

@AdrianoEscarabote

Posted

Hi Aliho, how are you?

I really liked the result of your project, but I have some tips that I think you will enjoy:

Avoid using ids when developing with just html and css, try to use classes, use ids when developing with js!

To remove the scrollbar, do this:

.CouleurFond {
    margin: 0;
    padding: 0;
}

The rest is great!

I hope it helps... 👍

Marked as helpful

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