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

Pixel perfect QR code component

@olha-leskiv

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

P

@a-costas

Posted

Nice job on completing your first challenge!

My main note would be to stay mindful of using semantic HTML. For example, your <div class="container"> could instead be <main class="container"> and your <div class="attribution"> could be <footer class="attribution">. It may seem unimportant now, but as you write bigger and more complicated pages, this will become increasingly important to help search engines understand the importance of what's on your page. Additionally, it helps offer better accessibility!

Overall, nice job and happy coding!

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