Design comparison
Solution retrospective
Thank you for checking my solution I would like to get feedback from you, that would help to improve my coding skills.
Community feedback
- @MojtabaMosaviPosted over 3 years ago
Look at the following things:
1- The markup can be improved, there's a overusage of div elements. The best solution to this issue is that you always before write some piece of markup spend some time and think about what it's gonna achieve. Not easy always even after doing this for a while, I forget this.
2- The links in the footer need to be restyled on the mobile view.
Keep coding :=)
2@zineb-BouPosted over 3 years ago@MojtabaMosavi Thank you for your review, I will do my best to include what you have mentioned to improve my code.
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