Submitted over 2 years ago
qr-code-component using html5, css3 and media queries
@Ayopal
Design comparison
SolutionDesign
Solution retrospective
I would like to get opinion on my design and code structure.
Community feedback
- @nigelvidaaalPosted over 2 years ago
Hi, Ayoola!
Great solution! Font weights is easy but what I would recommend is with your accessibility issues.
- In order to resolve some of your accessibility issues, you might wanna use landmarks in your html code, these help browsers easily navigate your code. So you might consider wrapping your divs in landmarks like <main> or <header> or <footer> you need to do this according to how your page is structured. Incase you want to know more about landmarks, follow this link.
I was taught of this one too recently, and I want to do what he has done to me. let's keep improving!
0
Please log in to post a comment
Log in with GitHubJoin 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