Design comparison
SolutionDesign
Community feedback
- @godmayhem7Posted about 2 years ago
heyy that's some nice coding skills you've got there so here are some tips to help you improve your coding skills there are so many young coder make mistake on instead of using only div-tags(<div></div>) as the sections you have in your code try using this instead header-tag(<header></header>),section-tags(<section></section>),main-tag(<main></main>) and footer-tags(<footer></footer>) and also try using the break-tag(<br>) to break heading and paragraph tags hope this feedback was helpful
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