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 Card with HTML y CSS

@JAleXDesigN

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's up friends? This is the first challenge I've done, I'm learning Html and css a few weeks ago and I found this frontend challenge site and well here I leave you my solution, I would like you to give me your opinion on the final result.

Community feedback

Vanza Setia 27,795

@vanzasetia

Posted

Hello, Jonathan Holguin! 👋

Congratulations on completing your first challenge! 🎉

I would not recommend importing Bootstrap if you are not using it. Also, all the icons are already provided so you don't actually need to use a third-party icon provider. All these things, make the website slower with no benefits.

It's best to put all the script tags above the closing body tag. This will make sure that all DOM elements load first and only then the script should be downloaded and executed. Otherwise, the script might run first before the DOM is completely built which can cause issues.

That's it! I hope this information is useful! 😁

Marked as helpful

0

@JAleXDesigN

Posted

@vanzasetia Thank you very much for your recommendations, I'll bear that in mind next time.

0
Vanza Setia 27,795

@vanzasetia

Posted

@JAleXDesigN No problem! 👍

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