Design comparison
SolutionDesign
Community feedback
- @beowulf1958Posted 4 months ago
Congratulations on completing this challenge. The card centers nicely in desktop and mobile versions. You were able to follow the style guide with respect to font-family, font-size, and the font color. I noticed, however, that the preview site is missing the qr code. I think the img path in the html is incorrect; there seems to be an extra "/". Try this instead:
<img src="images/image-qr-code.png" alt="Frontend Mentor QR Code">
Hope this helps! And keep on coding.
Marked as helpful1
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