Stats Preview Card Component

Solution retrospective
This took me a couple days and I know it's not picture perfect but I just decided to upload the solution. Any feed back helps!! Thanks!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Julia-Fidison
Hello, that's really a great job. you have done here. I would like to suggest if you don't mind to use the html semantics like header, main, section... instead of div. So it will be easer for you and the other to read your code. Example:
<main> <header> <h1>title</h1> <p>paragraph</p> </header> <main>Marked as helpful
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