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

@ellencaroliny

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


Does anyone know why the github isn´t showing my photos? Somebody help me to fix it please.

Community feedback

Amanda P. 50

@ohkamanda

Posted

Yes, you have a simple error in your code. Instead of

<img src="./image-qr-code.png" att="">

It should look like this: <img src="image-qr-code.png" alt="image of a qr code">

Also don't forget to use an alt tag on your images.

Marked as helpful

0
hanny 170

@hannyfish

Posted

I think it may well be just the screenshot part of the site!! I noticed on one of my solutions yesterday the screenshot colour was different, but when I went on the site the colours were as normal/as I coded it.

That being said, when I access your site, the picture of the QR code shows up perfectly fine, so it may just be a screenshot generation issue! The solution looks great :D

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