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 solution

Mamin0679 80

@Mamin0679

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

darkogj 10

@darkogj

Posted

  1. Instead of <div id="center">, try a <main> tag to make the code more semantic.

  2. No need to wrap the image inside "qr-container".

  3. Not sure why you're wrapping the text inside a separate div.

  4. You prob want to apply display: flex to the container which contains the card, which in turn contains the qr image/h1/p. And then center things from there.

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