FlexBox, absolute and relative positioning, margin/padding settings

Please log in to post a comment
Log in with GitHubCommunity feedback
- @IbraheemOmar
change: <img src="images/image-qr-code.png" alt="cannot be shown" />
to: <img src="./images/image-qr-code.png" alt="cannot be shown" />
that should allow your page to display the image.
Marked as helpful - @mikayas
you must remove "
image/
" from src in img tag - @ajadonai
I just checked out your website using my phone and it wasn’t rendering right. You need to work on your responsiveness. I always recommend frameworks for things like that
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