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 using vanilla HTML and CSS

Vipin 40

@vipinsharmaa

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?

Finished the project without external help.

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

This was fairly easy and only needed to google some minor stuff.

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

Not sure if I used the best elements for my HTML code.

Community feedback

Dan P. 250

@Danielfww

Posted

Hey Vipin - your mobile page view looks amazing! Just one small suggestion for the desktop version - you can center the element on your page by putting this:

min-height:100vh

Margin-left: auto;

Margin-right:auto;

Into your container element. If not I use margin-top and margin-bottom with px measure with also right and left margins to see if the element will center exactly right to the page.

Hope this helps even a little.

Marked as helpful

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