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

Responsive QR code page

@vanshraheja75

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?

it was an easy one

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

no challenges

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

any suggestion acceppted

Community feedback

P

@JYLN

Posted

I like your use of min-height and flexbox for centering content. It was a trick I learned way too late into my learning, and it's been a life-saver with centering content. I also have used grid with the same min-height technique and it's great!

The only suggestions I have is:

  1. Be careful to constrain your heights on your elements. Your card height is locked in at a px specific height, especially since it's not min-height. It's a habit I have as well. Ultimately, I think it's best that the flow of the layout justifies the heights of the overlying elements.
  2. Some left and right padding on the text of the card may help it not seem so cramped within the card

Overall, great job! Keep up the good work

Marked as helpful

0

@vanshraheja75

Posted

@JYLN Thanks for the tips !

0
Hope 10

@0xH0pe

Posted

pretty cool

0

@vanshraheja75

Posted

@0xH0pe thanks

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