QR Code Generator using CSS flex

Please log in to post a comment
Log in with GitHubCommunity feedback
- @syntaCorp
Hello, Thanks for the feedback. That was insightful
- @Hassiai
Replace <div class="container"> with the main tag, <h2> with <h1> and <div class="attribution"> with the footer tag to fix the accessibility issues. for more on semantic html visit https://web.dev/learn/html/semantic-html/
There is no need for <div class="qr-card"> in the html file and no need for flex-direction .container to center .content on the page.
Hope am helpful HAPPY CODING
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