Design comparison
SolutionDesign
Solution retrospective
I'm a new coder and need a little help.
Everything looks correct in the browser extension while working in VS Code, but when I click the URL on github.com there is an error with the QR Code image not showing up?
Did I do something wrong? If so, please explain so I don't make the same mistake again.
Thanks alot!!!
Community feedback
- @agomez99Posted over 1 year ago
Hello great work, your path to your image is from images folder src="images/image-qr-code.png
Should be ./image-qr-code.png
Marked as helpful1 - @wwheeler89Posted over 1 year ago
I figured out the issue.
I would still love any helpful feedback for improvement.
Thanks.
0
Please log in to post a comment
Log in with GitHubJoin 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