Submitted over 2 years ago
Stats Preview Card Component built with HTML5 and CSS3 Flexbox
@ChinatuL
Design comparison
SolutionDesign
Solution retrospective
How good is my code structure? Are there areas I should improve on?
Community feedback
- @Enmanuel-Otero-MontanoPosted over 2 years ago
Hello @ChinatuL! Your code is good, just a hint on the CSS. It would be nice if you used some order for the properties and always use the same one for each element, this would help you and your team to find the properties faster. I suggest the following:
- positioning properties
- box model properties
- text properties
- visual properties ( colors, background-color, borders... )
- the rest
This is not a standard or specification.
Marked as helpful0
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