Design comparison
SolutionDesign
Community feedback
- @xaocccPosted 4 months ago
Best design ever lol But seriously -
- Rename qr.html to index.html. Your live site does not contain index.html, so it opens the readme.MD file.
- Put image-qr-code.png into the same dir as index.html.
- rename qr.css to styles.css and put this in the head of the html: <link rel="stylesheet" href="styles.css"> This is a standard
- Use rem/em instead of px
0
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