Design comparison
Community feedback
- @godmayhem7Posted almost 2 years ago
hey nice coding skills you've got there @NA1DES17 ππ your code was totally fine but here is some coding tips i think would help you out a lot instead of wrapping your html document with div-tags all the time why don't you try using other interactive tags like main-tag(<main></main>),header-tag(<header></header>),footer-tag(<footer></footer>) and section-tags(<section></section>) this tags are interactive and helps other people understand your code better instead of using just div-tags all the time cause it makes your code look kinda messy. the rest was okay ππ, hope my feedback was helpful ππ
0@NA1DES17Posted almost 2 years ago@godmayhem7 Thank you very much for the comments, I will take them into account for the next project
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