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
Desktop design screenshot for the QR code component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

@ofentse-freecode

Posted

Great first project!

Just remember that the image src needs to accurately point to the image. you can do that like "./images/qr-code" the forward slash allows you to leave the current folder to enter another one.

Hope this helps. Happy coding

1

@kiriasru

Posted

Take two things into account!

  • Change the background color
  • Correctly target your image like this:
<img src="./image-qr-code.png" alt="qr-Code image" width="100%">
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