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

@AltairCGS

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


I leave my contribution to the QR challenge. Apply the picture tag, as one of you had told me in another challenge. I look forward to any feedback from you <3

Use the PerfectPixel tool to make it as similar as possible.

Community feedback

Vanza Setia 27,795

@vanzasetia

Posted

Hi, Jhan Galvis! 👋

There's no need to use picture element if there's only one version for the image. You only need to use picture element when there are many versions for the same image (e.g. three versions of image, mobile, tablet, and desktop).

Other than that, everything is looking good as far as the HTML is.

For the styling, I recommend setting min-height: 100vh instead of min-height: 50rem. This way, the body is always filling the entire page regardless of the user's screen size.

I hope this helps! Keep up the good work! 👍

Marked as helpful

1

@AltairCGS

Posted

@vanzasetia Thank you very much ! I'll keep it in mind <3

1

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