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

Fl0wwDev 10

@Fl0wwDev

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


What are you most proud of, and what would you do differently next time?

This is the first time I've done a project like this, I really liked it.

What challenges did you encounter, and how did you overcome them?

I had problems related to the flexbox, it's an area that I don't know very well

What specific areas of your project would you like help with?

I'm a beginner I take all feedback, thanks !

Community feedback

hilmi77 250

@hilmi77

Posted

Hello @Fl0wwDev!

Your Solution looks good🎉

When I review your solution

center a container you can use flex, grid etc. for example you want to use flex to center a div you can give min-height:100vh display: flex; justify-content: center; align-items: center; to body element..

and you if you want to learn flexbox deeply, you can visit these sites; https://css-tricks.com/snippets/css/a-guide-to-flexbox/ https://www.w3schools.com/css/css3_flexbox.asp

if you find useful this comment please click "Marked as helpful"

Happy coding

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