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 component

22Yash 40

@22Yash

Desktop design screenshot for the QR code component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


All feedbacks are welcome.

Community feedback

Mtalafa 350

@Mtalafa

Posted

Hi,

Seems like the image is missing from your solution.

This is how you added the image: <img src="images/image-qr-code.png" alt="" class="img-fluid"> In your project folder you have no folder named images Try adding it like this: <img src="image-qr-code.png" alt="" class="img-fluid"> You should also provide alternative info for the image: <img src="image-qr-code.png" alt="Image of a qr code" class="img-fluid">

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