Submitted over 2 years ago
QR-code-Component using css properties and flexbox
@Richy55-max
Design comparison
SolutionDesign
Solution retrospective
Hi everyone , I've just completed the "QR code component" challenge. Any feedback and suggestions on how I can improve are very welcome!
Community feedback
- @NaveenGumastePosted over 2 years ago
Hay ! Arnaud Good Job on challenge
Marked as helpful0 - @RioCantrePosted over 2 years ago
Hello there! Nice work in this project. Looking at your solution, I would suggest the following for you...
- Remove
position: relative;
in thebody
rule set. Adjust margin intomargin: 9rem auto;
- Alternative is to wrap
qr-image
with specific tag likesection
. To know more about HTML structures, refer it with this one Semantics
Above all, you did great and Keep up the good work!
Marked as helpful0 - Remove
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