Create a pure CSS clock with SVG.
Recently I decided to learn how to write SVG (Scalable Vector Graphics) by hand, as well as SVG animations. I have been using CSS for quite some time but I hadn’t used the steps
animation timing function before. It’s basically a function that transitions elements step…