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

QR Code

@WEconomicForum

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

Martina 150

@PastoreMartina

Posted

Congratulations on completing the challenge! 🎉

To display the image properly, use this url in the src attribute: ./images/image-qr-code.png. I just added the . dot in front.

Alternatively, this also works: images/image-qr-code.png.

Without the / and ./ both mean the same thing: that the file is in the current path. In your project, the directory "images" is at the same level of your index.html.

Try to implement more semantic html instead of only using generic <div>. Resource here.

Above all, good job in challenging yourself 💪🏻💪🏻

I hope my comment was helpful 😊

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