QR-Code Simple Design using HTML and CSS only
Design comparison
Solution retrospective
Hi, everyone! This is the first time I have built a page by myself only.
Is there anything you think I should have done differently? Is there a way to get more details from the original design?
Community feedback
- @gdemartino93Posted about 2 years ago
Hey buddy for example you can delete div.page and give all properties to your main directly. You can delete main too and give them to your body directly(for this project will be ok). Any way its a great job. congrats :D
Marked as helpful3 - @WebDevCamposPosted about 2 years ago
Hi there! You nailed it, congrats! If you allow me, I noticed that you could do some small changes in order to organize your code. For instance, you can store the colors in css variables, so it gets easier to anyone who reads it, including yourself, in a later moment. Kind regards, great job!
Marked as helpful2
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