Submitted almost 4 years agoA solution to the Stats preview card component challenge
Responsive Stats Card using HTML, CSS, and SASS
@asab07

Solution retrospective
Hello Everyone,
Here is my attempt at the responsive stats card exercise. I am sure there is a lot to improve here, particularly in the style files. I think it could be done in plain CSS with fewer lines of code. Any suggestions would be welcome. Thanks.
A couple of questions:
- What units you recommend for
margin
,padding
,font-size
, for such a project. - For this project, is it better to use
background-image
CSS property or<img>
element in HTML?
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Adeel's solution.
Join 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