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 HTML e CSS

@BiancaAdS

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?

I'm proud of my solution, even though when comparing the design with what was developed there were some differences, I managed to make it look very similar to what was expected.

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

One of the challenges was to centralize the qr code component on the page, to overcome this I looked for ways to centralize the component in CSS (display: flex; justify-content: center; align-items: center).

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

Improve accessibility and fix errors in it.

Community feedback

Lucas 👾 104,420

@correlucas

Posted

Hello Bianca, congratulations for your solution!

I saw that your solution have soke accessibility issues, I'll tell you how to fixe them. The problem is that you've ever to put the maim content in a tag called <main> and also add one h1 heading to respect the html hierarchy.

You can check more about accessibility issues on the report panel.

Well done, keep on track 👏

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