@leyroySubmitted about 1 year ago
my problem was just how to get started with front end mentor site
my problem was just how to get started with front end mentor site
Hi Ley Roy,
Good job,
The QR code image is not showing in the card as the src is not properly set. Try changing it to ./images/image-qr-code.png including the dot to get it to show.
For example: <img src="./images/image-qr-code.png" alt="">