@Adexbam02Submitted over 1 year ago
Jaswanth Sanagapalli
@jaswanthsngpAll comments
- @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