Static QR card layout using HTML5 and CSS

Solution retrospective
I'm happy that I was able to match the layout of the example in my project. I worked through browser developer tools to help me align everything up, and I am happy with the outcome. Next time, I would work on trying to keep my CSS simple and easier to read.
What challenges did you encounter, and how did you overcome them?One challenge I faced was aligning the QR code without using tools like Flexbox for this project. I experimented and learned different ways to do this. Using things like margins made aligning the box a lot easier.
What specific areas of your project would you like help with?How could I better condense my code while keeping the formatting. I want to write nicer code and gain more knowledge of static positioning.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Dennis Rivas's solution.
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