Design comparison
SolutionDesign
Community feedback
- @Dinil-ThilakarathnePosted over 1 year ago
Hey there! Great job on completing the challenge! 🎉
I have some suggestions that could help you improve your code even more. Here are some tips on how to make your CSS code cleaner and easier to read:
- Use meaningful class names that describe the content or purpose of the element you're styling.
- Avoid using inline styles and instead use an external stylesheet.
- Group related styles together and separate them with comments.
- Use shorthand properties when possible to reduce the amount of code you write.
- Keep your styles consistent throughout your project.
- Use CSS variables to keep your code more organized and easier to maintain.
I hope these tips are helpful for you!
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