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 solution

Matt V.β€’ 10

@mv805

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

Gabriel_BCβ€’ 300

@GabrielBC2021

Posted

Hello, just some little details

1.- That is not the right background color so... You can change it.

2.- You can eliminate the default HTML that comes in every project, by doing this your website will look a little bit better.

3.-Be careful with the backslash you use (your code)

src="images\image-qr-code.png"

You have to use this one /

Little details that will make your website look better :D

Marked as helpful

2

Matt V.β€’ 10

@mv805

Posted

@GabrielBC2021 thank you very much!

1
Travolgi πŸ•β€’ 31,420

@denielden

Posted

Hi Matt, great job!

Also use min-height: 100vh instead height to body and html and use rem also for card width and not px. Overall you did well πŸ˜‰

Hope this help and happy coding!

2

Matt V.β€’ 10

@mv805

Posted

@denielden thank you for your help

2

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