David LoderTechnology Professional

Practice2020

CSS Clock

An analog clock where the hands are CSS transforms driven by a small vanilla JS loop.

  • JavaScript
  • CSS
Screenshot of CSS Clock

An analog clock face built with CSS transforms and rotation origins, with JavaScript doing nothing but reading the time and setting three angles. A good exercise in letting CSS do the work it's good at.