Design comparison
SolutionDesign
Community feedback
- @jaswanthsngpPosted over 1 year ago
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 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