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

My second challange here :)

Radek 230

@RadeQu

Desktop design screenshot for the NFT preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

Travolgi 🍕 31,420

@denielden

Posted

Hi RadeQ, good job! I took some time to look at your code and have some ideas for improving it:

  • replace div #wrapper with main tag and wrap the card for improve the Accessibility
  • remove width: 1440px and height: 900px from body
  • set width: 20rem to bgbox id
  • remove width from footer
  • add min-height: 100vh to #wrapper because Flexbox aligns child items to the size of the parent container
  • add a little transition on the element with hover effect

Overall you did well 😉

Hope this help and happy coding!

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