Design comparison
Solution retrospective
This was a really fun challenge to solve! Feel free to browse my code and let me know if there is anything that I can change or improve!
Community feedback
- @godmayhem7Posted almost 2 years ago
hey nice going, great one you've got there 👏👏👏 here are some tips i think would be helpful wrapping all of your code in divs looks kinda messy especially for someone trying to understand your code i think it shouldn't be just divs try adding this main-tag(<main></main>),header-tag(<header></header>),section-tag(<section></section>) and footer-tag(<footer></footer>) the rest was okay 👌👌 hope this was helpful 👍👍
Marked as helpful1@NinjagorPosted almost 2 years ago@godmayhem7
Thanks for your feedback! I will definitely try to implement the different tags in order to help readability.
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