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-scanner using HTML CSS

@vishnu-13-97

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


Guys how is my qr- code scanner project please give any suggetions about this. your feedback is valuable to me

Community feedback

Dipesh 130

@ddkogit

Posted

its nice but i recommend centering the whole container containing the qr image.

0

@vishnu-13-97

Posted

@ddkogit Thank you for your suggestion How to center the whole container

0
Dipesh 130

@ddkogit

Posted

@vishn body { margin: 0; display: flex; align-items: center; justify-content: center; min-height: 100vh; } its not the solution, but you can get idea from it.

1
Dipesh 130

@ddkogit

Posted

@vishn body { margin: 0; display: flex; align-items: center; justify-content: center; min-height: 100vh; } its not the solution, but you can get idea from it.

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