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

HTML AND CSS

@samtrollerq

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


Is it just me the qr image isnt loading for?

Community feedback

Steve 1,170

@peanutbutterjlly

Posted

hey,

the image doesn't load for me either;

it looks like in the markup(html) your referencing the image in the images folder but in your repository you dont have an images folder, you have the image in the same directory as your html page.

you can fix that by changing the src of the image tag to:

src="./image-qr-code.png"

hope that helps!

2
JustDiggs 50

@JustDiggs

Posted

Great job on this project! 🎉🎉

I think you did a wonderful job on this project I just wanted to point out something.

If you look in the folder that you are given when you start the challenge, one thing you will be given is a note called style-guide.md. In this, it will contain all the colors and fonts that are used in the sample so that you can better replicate it!

If you were just trying to replicate the challenge without caring about the right font or color, then you did an excellent job, just thought I would leave this just in case. 😊

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