Responsive QR code component page

Solution retrospective
I am introduced with BEM naming convention and semantic HTML, and gradually implement them and try to get used to them.
What challenges did you encounter, and how did you overcome them?Challenges:
- Centering the QR code card vertically.
- BEM naming convention.
- Writing good semantics HTML.
Solution:
- Use flexbox, grid, or position absolute on the body.
- Learn and practice to use BEM in more projects.
Need to learn more about semantics HTML in depth and make a maintainable HTML & CSS code (also collaboration in a team).
Please log in to post a comment
Log in with GitHubCommunity feedback
- @isarojodev
Perfect, amazing work! It's so similar to the example
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