Design comparison
SolutionDesign
Solution retrospective
Hi everyone!
This is my first submission here on Frontend Mentor, I wanted to start very basic for my first challenge, excited to work through the rest of the challenges! Any and all feedback is appreciated especially in the specific areas:
- Making sure the overall code is well organized and well structured
- I feel like the logic of some of my CSS could be simplified, any advice there is helpful
Thanks is advance!
Community feedback
- @mikov144Posted 4 months ago
The HTML code looks fine and easy to read. But I would recommend using SASS stylesheet language, instead of writing all the styles' code in the same css file. It helps keep large stylesheets well-organized, which makes it easier to correct mistakes.
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