Case Study: The SVG Analog Clock

This is an exercise to learn how to animate SVG elements using Javascript and CSS.
Tutor-author: Morten Rand-Hendriksen, Essential Javascript Course - Lynda.com


The clock was re-created from scratch using Adobe Illustrator.
From here, the file was saved as an SVG, and the code then implemented directly into the home page file.
This lesson was complemented with a review of another course taken: Learning SVG.
The clock is then used as an excuse to create a greeting message according to the time of the day.