Submitted over 1 year ago
QR Code Project Using HTML 5 and CSS 3
@victorhugomarinocaproni
Design comparison
SolutionDesign
Solution retrospective
The way I centralized the elements in the screen using Display flex, was it the best way to make it?
The TAGs I used on my HTML code are good, or should I use other TAGs to make my code cleaner?
I'm open to receive some pieces of advice as well as some constructive criticism. Thanks
Community feedback
- @floatingPebblePosted over 1 year ago
Hey, it looks great!
As for HTML tags, you are missing the <main> tag for your top container. Also, it would be better to use <figure> for the image container instead of generic <div>.
Cheers!
Marked as helpful0
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