Stats preview card component

Please log in to post a comment
Log in with GitHubCommunity feedback
- @Naveen-CB
@ZioSenkai
Zio your code looks good and also it resembles to the solution.
But I saw some issue with your
index.html
:It is always best practice to add your styling in separate file that is
style.css
- It improves performance by making your website to load faster.
- Secondly, The styling gets easy to access and read when you are working with multiple developers.
Overall from the point of big projects it is best to use
style.css
Other than this your code looks Good
I hope this might be helpful to you ❤️
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