February 12, 2017
What Time Is It?
I thought it would be nice to have a screensaver that told both the date and time, so I coded one using just a little HTML, CSS and JavaScript. Here is a CodePen of the static version of the clock, and here is a CodePen of the screensaver version where the date and time will move around randomly on your screen every 7 seconds. Cool!
I've also put the static version of the clock on my porfolio site here, and the screensaver version here.
Below is the screensaver version:
See the Pen Cool Clock Screensaver by Jonathan Huffman (@jonathan-codepen) on CodePen.
Labels: Graphic/web design, JavaScript, web development