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 Scanner using flexbox

Manikandan763โ€ข 10

@Manikandan763

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 challenges did you encounter, and how did you overcome them?

align is the most challenging part but i did that very well beacuse of my previous project experience

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

it will help in supermarket,stores and where and all we need to scan the product

Community feedback

Abdul Khalid ๐Ÿš€โ€ข 71,880

@0xabdulkhalid

Posted

Hi เฎจเฎฃเฏเฎชเฎพ ๐Ÿ‘‹. Congratulations on successfully completing the challenge! ๐ŸŽ‰

  • I have a suggestion regarding your code that I believe will be of great interest to you.

QR iMAGE ALT TEXT ๐Ÿ“ธ:

  • Since this component involves scanning the QR code, the image is not a decoration, so it must have an alt attribute.
  • The alt attribute should explain the purpose of the image.
  • E.g. alt="QR code to frontendmentor.io"
<img src="/images/image-qr-code.png" alt="QR code to frontendmentor.io">

.

I hope you find this helpful ๐Ÿ˜„ Above all, the solution you submitted is great !

Happy coding!

2

Manikandan763โ€ข 10

@Manikandan763

Posted

@0xabdulkhalid thankyou for commenting about the mistake that I made.i will clear it next time

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