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 Component

@andres-brinez

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


¿Cómo se puede hacer una página Responsive con html y css?

Community feedback

@JAsaxon

Posted

Hello! The size of the card should not change with the size of the screen! you should use constant measurements in either EM or PX for the width of the card. you should also try to keep media queries to a minimum and in this case they are not required at all. also if you are to use media queries you dont need to specify both a min and a max, remember that css is cascading meaning that the styles further down replace the proprieties higher up if need be, apart from that it is recommended to use variables for the colors so that you can edit them all from the same place. Apart from that ,great work!

Marked as helpful

0

@andres-brinez

Posted

@JAsaxon muchas gracias por tus aportes y recomendaciones, las tendré en cuenta para próximos proyectos

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