WesBosman / css-clock

An analog clock made using mostly css and vanilla javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

css-clock

A responsive analog clock made using HTML elements with CSS and vanilla javascript.

I used javascript to create the tick marks and update the clocks time every second.

Then I used linear gradients to make the tick marks and to make the hands of the clock different lengths.

This project came from Wes Bos' Javascript 30 challenge.

clock

About

An analog clock made using mostly css and vanilla javascript


Languages

Language:HTML 38.1%Language:CSS 35.0%Language:JavaScript 26.9%