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 Flexbox, SCSS and bem

P
DalaScriptโ€ข 380

@DalaScript

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?

  • Since I'm not a beginner, I was able to complete the project quickly and efficiently. ๐Ÿš€โœจ
  • My familiarity with the technologies and my experience allowed me to work smoothly and confidently. ๐Ÿ˜Š๐Ÿ’ป

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

  • There were no significant difficulties during this project. ๐ŸŒŸ
  • Everything went according to plan, and I was able to implement all features without any major issues. ๐Ÿ‘๐Ÿ› ๏ธ

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

  • While there were no special difficulties, I would love to get advice from others on how I could improve. ๐Ÿงฉ๐Ÿ‘จโ€๐Ÿซ
  • Feedback on my approach and any suggestions for better practices would be greatly appreciated. ๐ŸŒŸ๐Ÿ’ก

Community feedback

@haquanq

Posted

Hello @DalaScript ๐Ÿ™‹๐Ÿ™‹๐Ÿ™‹

Nice work, it looks perfect on the screenshot comparison!!

Here is something you can improve:

  • When you use article, always give it a title/heading (often h2-h6 - each page must have one h1). In your case, these bold text is obviously the title/heading of the article so you can use h1 instead of p.
  • You can just leave h1 and p without wrapping it in div and the layout still looks the same (avoid using unnecessary div because div has no semantic) .

Nice work, keep it up!! Happy coding ๐Ÿ˜๐Ÿ˜๐Ÿ˜

Marked as helpful

1

P
DalaScriptโ€ข 380

@DalaScript

Posted

Hello @haquanq ๐Ÿ‘‹

thank you for your advice๐Ÿ™

  • The reason I used the P element was because I set it up, so I gave it font size and font weight and thought it didn't matter. But you're right, for search engines it's better to use heading elements instead of P because it's actually a heading.
  • That container was for padding left and right, but i change it, and it is now section.

Thank you, I wish you Happy coding tooโœจ

0

Account Deleted

Great job, keep it up!

1

P
DalaScriptโ€ข 380

@DalaScript

Posted

@saadsawash I appreciate that, thank you!

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