thenewcode.com
Make an Analog Clock with the Web Animation API
2
I’ve previously demonstrated an analog clock made with SVG and JavaScript, which I thought used a particularly elegant technique. While it’s possible to create the clock movement with HTML elements, CSS transforms and animation, it’s not possible to... Read full article