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 Component

Viravichโ€ข 60

@Viravich

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

Lucas Gabriellโ€ข 50

@LucasGabriell97

Posted

Hello there! ๐Ÿ‘‹

Congratulations on finishing your challenge! ๐ŸŽ‰

I have some feedback on this solution:

Always Use Semantic HTML instead of div like <main> <header> <footer>...

Warp your card content around the main tag Ex: ๐Ÿ‘‡

<body> <main class="card"> *all you content here* </main> </body>

This link can help you better center the card in the middle of the screen:

https://www.devmedia.com.br/como-centralizar-divs-em-html-e-css/37568

0

Viravichโ€ข 60

@Viravich

Posted

@LucasGabriell97 thank you

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