Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Desktop design screenshot for the QR code component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

@motuncoded

Posted

Congratulations on the completion of your project

Few suggestions that make the HTML structure better

  1. It is a good practice to have the css styles in a css file
  2. The <div class='container'> should be changed to <main class='container'> or <div role="main" class="container" > to be accessible to screen readers
  3. The heading should be in hierarchy i.e <h1> > <h2> > <h3>. This shows that the heading should be ascended order

I hope you find this useful

0

Please log in to post a comment

Log in with GitHub
Discord logo

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