Design comparison
SolutionDesign
Community feedback
- Account deleted
Hi!
Here are my tips:
- Use an external css file, it's best practise
- Take a look at BEM to better structure your code
- Use variables to implement DRY (Don't Repeat Yourself) in your css code, so you won't have to remember every color code
Cheers!
Marked as helpful0@ScazeePosted about 1 year agoThank you. I did not even know variables were a possibility in css. @developer-ruben
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