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
Request path contains unescaped characters
Not Found
Not Found

Submitted

Desktop & Mobile view using flex element

Alex 1,310

@AlexKolykhalov

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


  1. I would like to ask about css organization. Am I doing the right thing by writing the size or font in the class. What is the best way to avoid confusion?

  2. Write any comments about my html code or css.

Community feedback

@AhmedElshennawi

Posted

Hi Alex, That's great work!

The body can be improved by rewriting the code body { padding: 1em; font-family: var(--ff-body); background-color: var(--clr-400); display: flex; flex-flow: column; justify-content: center; align-items: center; width: 100vw; height: 100vh; }

0

Alex 1,310

@AlexKolykhalov

Posted

@AhmedElshennawi, thank you!

1

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