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

Submitted

QR code html/css

@AndrewSimons3

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

@omerome83

Posted

Nice job on the challenge!

Might I suggest one thing though? Please take a read on Semantic HTML. This will make your HTML code have more meaning - instead of the old way where the document is simply wrapped in <div> tags.

For example in your code, instead of a <div class="main-container">, you can have <main class="main-container">.

Source: https://developer.mozilla.org/en-US/docs/Learn/HTML/Introduction_to_HTML/Document_and_website_structure#html_layout_elements_in_more_detail

Marked as helpful

0

@AndrewSimons3

Posted

@omerome83 thank you!

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