QR code component challenge

Please log in to post a comment
Log in with GitHubCommunity feedback
- @jaswanthsngp
Hi @Adexbam02, congrats for submitting the challenge
Here is something you could find interesting
- Change the div.container to main.container, main tag acts as a landmark in your code. For more on land marks, take a look at here
- Looks like you've added files to GitHub from your PC, you must have forgotten to update the path to image, which has been changed. It is now "./image-qr-code.png", as it is no more in the images folder.
- You have to add and alt describing the image, like "QR Code to frontendmentor.io"
Marked as helpful
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