Design comparison
Solution retrospective
i don't really know what to ask here
Community feedback
- @godmayhem7Posted almost 2 years ago
wow your code is nice for a beginner here are some tips i have to help you understand your code better instead of putting all your sections into a div-tag(<div></div>) try using other tags like the main-tag(<main></main>),header-tag(<header></header> , footer-tag(<footer></footer>) and section-tag(<section></section>) this help for you interact and have better understanding of your code and also in your styles instead of add padding-top to the body element you should have used this instead this helps you structure the styles of your code very well hope this feedback was helpful 👌😊
Marked as helpful0@askan-kenPosted almost 2 years ago@godmayhem7 thank you, appreciate it Would love to get more tips for better coding for my next project challenge
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