Challenge QR code component using HTML & CSS
Design comparison
Community feedback
- @yorchAdalbertPosted almost 2 years ago
Thanks so much for your feed back. I just forgot to use sematic HTML, I'll modify the code right away. Wow, This is the first time I got a feed back and I'm realy thrilled.
0 - @godmayhem7Posted almost 2 years ago
hey @MariaSolArroyo your code was absolutely amazing ππ. here are some tips that will help better your code; i noticed in your code you wrapped all your layout sections in div-tags, wrapping your code around just div-tags feels kinda messy try out other interactive layout sections like main-tag(<main></main>),nav-tag(<nav></nav>),header-tag(<header></header>) and footer-tag(<footer></footer>) these tags are self explanatory and they help other people understand your codes much more better. the rest of your code was okay πβ, hope this feedback was helpful ππ
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