Not Found
Not Found
Request path contains unescaped characters
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 Flex-Box

@SahityaGupta25

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


I created QR-Code Component using my own knowledge some how I managed to center the parent div using "margin:Auto" . I love if you tell me as a feedback that how much my project is matching to the challenge.

Community feedback

Oficial51 270

@oficial51

Posted

Well Done. Keep it up

Marked as helpful

0

@SahityaGupta25

Posted

Thanks Buddy! @oficial51

0

@Mennatallah-Hisham

Posted

Hi SahityaGupta,

Congratulations on completing your first challenge

you did great 👍

here are some suggestions to improve your code:

  • you can improve your HTML markup by using semantic HTML, they are meaningful tags that convey meaning (semantics) of the content within them.

  • images should have descriptive alt text, which is important for SEO and screen reader users, ex: ** alt="frontend mentor QR code"**

  • each page should have one (only one) h1 tag ,h1 helps the web understand the content. just replace <h3> with <h1>

  • you can add meta description for better SEO, it provides a brief summary of a web page

here are some helpful articles:

Hope you find this helpful, 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