Submitted over 1 year agoA solution to the QR code component challenge
QR code using plain HTML and CSS
@dearestalexander

Solution retrospective
What are you most proud of, and what would you do differently next time?
I'm very happy to have worked through and learned how to use git from the terminal.
In terms of HTML and CSS I think my solution was fairly straightforward. I used %vw and % of container in my sizing so I hope it's decently responsive. I also used variables which I want to get into the habbit of doing.
What challenges did you encounter, and how did you overcome them?Nothing serious. I had to look up a few things as refreshers:
- Structure of the google fonts stylesheet links
- Using max() for font sizes
- Aligning items in flexbox.
I would be happy to receive any feedback on accessibility or responsiveness good practices that I may have missed.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Alexander Roan'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