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

flex, justify-content, padding

P
simgeduru 50

@simgeduru

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?

Even though the appearance closely resembles the design in Figma, I am not sure if the functionality is appropriate

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

To make the design responsive, I initially gave each div height and width values in percentages to get the appropriate dimensions. I think this was the wrong approach. I resolved this by giving the first div inside the main the width and height values in pixels as seen in the design. At least, I think this is a solution. I am curious about how to solve such situations without using pixel values.

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

I know not everything in the project is suitable. Since I don't fully understand what's right and what's wrong, I struggle with asking questions. Therefore, I am open to learning anything you can suggest or see as missing. Do you have any tricks for creating a basic layout? For example, should the mobile design be done first, or should the common points between desktop and mobile designs be identified and built upon from the start? I would be happy if you could provide information!

Community feedback

@rtdevcraft

Posted

Hey Simgeduru!

Just wanted to answer some of your questions and let you know it looks great!

Pixel values are fine as long as the it would be the same pixel value across all screen types, which in this case it is.

Doing the mobile size first is best practice, and then build up from there. As far as tips for building basic layouts, just depends on what you're building!

Marked as helpful

1

@d1ma-angel

Posted

Hi simgeduru,

Your solution looks perfect. Great job. My personal two advices:

  • it is better to avoid using inline styles if possible
  • it is a lot of space in the bottom of the card

Marked as helpful

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