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

@Shohanojjaman

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 really enjoy this project. I complete this project in just 1 hour.

Community feedback

@0xabdulkhalid

Posted

Hello there 👋. Congratulations on successfully completing the challenge! 🎉

  • I have other recommendations 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!

Marked as helpful

1

@Shohanojjaman

Posted

@0xAbdulKhalid Thank you so much for your feedback. I improved my solution. If there is anything to improve, please notify me.

0

@thomashertog

Posted

looking very sleek.

small improvements can be made though

  • there is no semantics present in your solution
  • you have an h2, but no h1, so that feels kind of weird (imagine reading a book where you have the chapters but it's missing a title)
  • height is extremely restrictive and might cause overflow issues, therefore it is better to use min-height

keep going and improving though!

Marked as helpful

1

@Shohanojjaman

Posted

@thomashertog Thank you so much for your feedback. I improved my solution. If there is anything to improve, please notify me.

0

@Abdulrahman713

Posted

very goodI i am encourage you to continue

1

@Shohanojjaman

Posted

@Abdulrahman713 Thank you so much...🥰

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