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-componenet-main

Garab 20

@Garab02

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?

Responsive part of the page.

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

Responsive.

Community feedback

brukmg 120

@brukmg

Posted

Using semantic HTML would improve the code quality, and it’s advisable to consider using CSS Flexbox or Grid for layout instead of relying on fixed padding, as this approach will enhance the responsiveness and adaptability of your design across different screen sizes. Additionally, rather than duplicating the styles for the .container class in both media queries, create a base style and modify only the properties that differ in the media queries. Finally, you can simplify padding by using shorthand notation for a cleaner and more efficient code structure.

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