CSS3 StopWatch
Hi, here i create a tiny stopwatch, fully inspired from a post on Thecodeplayer.com and some other great ressources , as you can see this stopwatch can only count 10min.
Using Keyframes
and Step animations
to work and :checked
pseudo classes, look at the code to learn more about it, any feedbacks are welcome though.