Skip Navigation Links

Canvas Clock

Your browser does not support the CANVAS tag.
With the HTML5 Canvas element we can create some really nice animations. Here is a sample of creating a clock with a smooth sweeping second hand.
It is very easy to program using the canvas element and with some minifying we can actually create this canvas clock in less than 1 KB! Minified canvas clock.