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 Component Challenge

@ColeTistan

Desktop design screenshot for the QR code component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


N/A

Community feedback

@emmanuelkumah

Posted

Great start @ColeTistan. Just a little suggestion, avoid using a lot of div tags and be sure to use semantic HTML elements like main, section, etc. For instance, the main content should be in the <main></main> tag and you can group related information in the <section></section> tag.

With semantics, you can describe the meaning of the information to both the browser and developer. Happy coding

Marked as helpful

1

@ColeTistan

Posted

@emmanuelkumah I just realized that I should have added semantic HTML tags for readability, but good catch. I will make sure I include them in the next challenge I work on. Thank you for your suggestion!

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