QR-code Project using HTML and CSS

Solution retrospective
I'm really excited to have complete the project in a very short while.
What challenges did you encounter, and how did you overcome them?I didn't encounter any challenge really because I have once tried to do this project.
What specific areas of your project would you like help with?On this project, so far there's no where I would like help with.
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@gabei
Hello!
The solution that I am seeing here does not match the design. At present, the QR code is far off to the side and the container is spanning the whole width of the page.
The structure of the HTML is partially to blame here, but I think you should also take a look at some of the CSS properties you used to see how they should be applied.
Here is the W3 doc on justify-self, a property applied to a few elements on your page. Here is an article about horizontal and vertical centering.
I hope this helps - happy coding!
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