QR Code Landing Page Using Divs to Position elements

Solution retrospective
Had difficulty actually understanding/see the details of the project.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Stephen-Adom
Hello @Emmanuel, a single page web design like this has to have the design fit the user's viewport. I'm not sure if you have knowledge in css flexbox and grid but those can help you with your design and responsiveness. You can set the body height to 100vh to give you some constraint and set the image with using percentage to make the image size responsive across all device width
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