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

@ndickers

Posted

Good trial. Though you should avoid using divs, instead use semantic html like main, section, articles for greater accessibility. Also avoid using absolute unit like pixels, instead use relative units like rem and em. Lastly, it's best practice to use logical properties such as inline-size instead of width, block-size instead of height for internationalization. Here is a link that will help you grasp, site responsiveness and accessibility ideas "https://web.dev/learn/design/" . I hope you find this helpful. Happy coding

Marked as helpful

0

@Guenaguen40

Posted

@bryondickers Thank you so much 😊 I will remake it after checking them out.

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