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 card made with html and css

Gustavo Vianaβ€’ 10

@guvdsz

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?

The organization and facility that i had in built this simple project

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

Remove the vertical scroll was a challenge. I fixed it changing the body/html to 100% instead of 100vh/vw

What specific areas of your project would you like help with?

The height and width, to avoid the scroll bar

Community feedback

MikDra1β€’ 6,090

@MikDra1

Posted

To make rid of the scroll bar you can use the overflow property on the container

overflow: hidden;

Hope you found this comment helpful ❀️

Good job and keep going πŸ˜ƒβ˜ΊοΈπŸ˜‰

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