Static QR Code Page using raw CSS HTML

Solution retrospective
Most proud of css work
What challenges did you encounter, and how did you overcome them?Challenge was utilizing flexbox correctly
What specific areas of your project would you like help with?Raw CSS styling
Please log in to post a comment
Log in with GitHubCommunity feedback
- @SvitlanaSuslenkova
<img src="/images/image-qr-code.png" alt="qr code" id="qr-square"> change to <img src="./images/image-qr-code.png" alt="qr code" id="qr-square"> (dot to come out of html)
Marked as helpful - @cjay44
Looks great mate!
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