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

@parimal-kini

Desktop design screenshot for the QR code component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

Kimue 200

@dratinixgithub

Posted

Hi, the goal of the exercise its trying to approach the design as much as possible, that's why i want to give u some feedback.

-Most important: Try to resize your web card page, and you will notice everything goes bad so, my advice its to re-do the visual BASED on the mobile design first principals(part of the excercise)

-Start the style-file code with this, to improve performance and web window usage (removing margins and unnecessary items by default in the browsers)

*{ box-sizing: border-box; margin: 0; padding: 0; }

Marked as helpful

0

@parimal-kini

Posted

@dratinixgithub Thank you for your input.

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