Design comparison
SolutionDesign
Solution retrospective
Can anyone suggest how to animate the numbers from 0 to 185 with only css and html? Or a understandable JS approach.
Community feedback
- @bashirogluPosted about 4 years ago
Hi @deepak300811, so there are many way what you want to accomplish. You can use keyframes with width property, 0 to 80% or you can access its with js and add 1 per sedond. Good luck.
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