Submitted about 2 years ago
Created responsive qr-code-component using html and Css
@Swardha
Design comparison
SolutionDesign
Community feedback
- @hernanruscicaPosted about 2 years ago
Hello Swardha Sawant, first of all, congratulations for completing the challenge, even if it is an easy one, it is important for being one of the first. Visually it is very similar to what is required. About the code, I tell you some suggestions:
- since it is supposed to be a component, it would have been better if the component itself was aligned with margin attribute, instead by the parent "body" container.
- The class name "Container" is very generic and into a larger code, it would generate class interference.
- I would like to make the selection of the elements in the css code, by classes name instead generic selector like "h1". But overall, it's a well-done project. Greetings and until next time
Marked as helpful0@SwardhaPosted about 2 years ago@hernanruscica hey.... thanks for your feedback, I would love to appreciate your suggestions on high authority...I will keep that reminder while coding next time for sure.
1
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