Divyamsharma-18 / QR-code-component-Responsive-challenge-
Design comparison
Solution retrospective
I'm just proud of doing it so effortlessly, next time I'll do it with time boundation.
What challenges did you encounter, and how did you overcome them?None
What specific areas of your project would you like help with?None tbh.
Community feedback
- @crsaelePosted 5 months ago
I congratulate you for your efforts 😊
If anything i would say try to write more semantic html.
It is highly recommended to utilize semantic HTML elements, such as <main></main>, instead of generic <div></div> tags, to provide a clear structure and meaning to your content. This approach not only enhances code readability but also improves accessibility and search engine optimization (SEO).
Writing semantic HTML is important for accessibility, SEO, code readability and maintainability, cross-browser compatibility, and future-proofing.
By using appropriate HTML elements, you can create a clear and consistent structure for your content, making it easier for users, search engines, and other developers to understand and interact with your website.
Marked as helpful1@Divyamsharma-18Posted 5 months agoThank you so much for pointing this out, will keep this in mind. @crsaele
1 - @Mimi3678Posted 5 months ago
Great work! Looking at your code was easy to read, navigate and straight on point! Your solution also align with the style-guide that was given, but noticed that you also made small changes too
Marked as helpful0@Divyamsharma-18Posted 5 months agoThank you so much for your kind words! @Mimi3678
0
Please log in to post a comment
Log in with GitHubJoin 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