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

I used simple CSS rules.

@KareemWebber22

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

Dipesh 130

@ddkogit

Posted

To put you qr in middle of page use: body{ margin: 0; height: 100vh; background-color: lightgray; text-align: center; dipslay: flex; justify-content: center; align-items: center; }

Marked as helpful

0

@KareemWebber22

Posted

Thanks for the tip, I only wanted to use very simple CSS rules to finish the challenge :). @ddkogit

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