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 Component with html and css

@juanma-romero

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


It was easy but I realized that I need a refresh with grid, flex, and box models

Community feedback

@Badhrikr

Posted

Hello your solution is superb,

My only suggestion is ,Apply these to your stylesheet

body{
display: flex;
flex-direction: column
justify-content: center;
align-items: center;
min-height: 100vh;
}
1

@juanma-romero

Posted

@Badhrikr Hi Badhri thanks for your comment, I will try your suggestion

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