Design comparison
SolutionDesign
Community feedback
- @ZMBAIGPosted almost 2 years ago
Hi,
Well done for this challenge, but there are few things that can be very handy to read a code. First of all you should provide a separate css file not inline style html,
So paste all code into style.css and link it in head of index. html.
Secondly, use semantic elements such as <main> and <footer> to improve accessibility and organization of your page.
You cam visit Here for Semantic element/
Good luck for the next 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