Design comparison
SolutionDesign
Solution retrospective
I just completed my first challenge feedbacks are appreciated.
Community feedback
- @BouyyahPosted almost 3 years ago
Good Job on the challenge, but I'll give you some pointers to make it better and to use for future projects:
- For file structure it's better to put your css in a separate file from images, it doesn't change the code but it's a better practice for larger projects.
- in you HTML you should wrap it in semantic elements like <main></main> you can get more infos on that in the report of your solution.
- in the "Style-guide.md" file there is some font-styles, weights and colors you can use to make your solution look closer to the design.
Good luck and keep coding.
Marked as helpful1
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