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

CSS Felxbox, SCSS

Mirosław 240

@miroslaw-mroczkowski

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 Miroslaw, great work! 😉

The image of author is broken for the wrong src, fix like this: <img src="images/image-avatar.png" alt="picture of creator"> or <img src="./images/image-avatar.png" alt="picture of creator">

Also instead of using px use relative units of measurement like rem -> read here

Hope this help! 😁

Marked as helpful

0

Mirosław 240

@miroslaw-mroczkowski

Posted

@denielden Many thanks :) I didn't realized that the "dot" is missing, because in Live Server everything was ok

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