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 implemented using only #html #css #beginner

@hanif017363

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

@bruno-candia

Posted

Hello Mohammod Hanif, how are you?

Congratulations on completing the challenge! However, I believe I can help you with a few things.

You are using a height of 150vh, which means you are exceeding the total height of the screen, causing additional scrolling. Try changing it to 100vh, which should solve the alignment issue.

Another point is that your text is not centered. Try using text-align: center to ensure the text matches the design in the project image.

Lastly, I see you may have taken some creative freedom in designing the component in your own style. Just a suggestion: consider adding the alt attribute to ensure accessibility for visually impaired users, which is really important in the programming field.

I hope this helps!

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