
Design comparison
SolutionDesign
Community feedback
- @HassiaiPosted over 2 years ago
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
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