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

Frontend Mentor QR Code Component (HTML+CSS)

@apurva2303

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

Felipe 130

@freefrozztea

Posted

Hi Apurva congratulations on finishing the challenge.

I think that the font-family and font-size were not the most appropriate to resemble the final result I see the background cannot be seen and therefore the card component cannot be identified And I saw in the deploy that the box-shadow could not be applied. This is because the minimum amount of parameters is 3. These are offset-x | offset-y | colour. In your case you have 2. You can see more about this here https://developer.mozilla.org/es/docs/Web/CSS/box-shadow

I hope this helps

1
Abdul 8,560

@Samadeen

Posted

Hey!! Cheers 🥂 on completing this challenge.. .

Here are my suggestions..

  • You should use <main class="main-div"> instead of <div class="man-div">.
  • Go down orderly when you are using the headings h1 down to h2 down to h3 and so on.
  • You can wrapper your attribution section in a footer tag to avoid accessibility issues.

This should fix most of your accessibility issues

. Regardless you did amazing... hope you find this useful... Happy coding!!!

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