Design comparison
SolutionDesign
Solution retrospective
Hi, this is another challenge I completed! I'm thinking on how to improve this solution since it's not clean enough in my opinion.
Any feedback is appreciated.
Have a nice day! Sang
Community feedback
- Account deleted
Hello Sang, To clean a little bit the CSS code I would use generic properties instead the specifics. For example, insted of use background-image, background-size and so on, use the background property.
https://www.w3schools.com/css/css3_backgrounds.asp In this link you can find an example.
Your solution is really good. Great job!
Marked as helpful0@sqle157Posted almost 3 years ago@mariafmedinae Thank you for you opinion! I will take note on this for my next project
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