Digital Clocks


Green Digital Clock
green-DC.png

This is a Green Digital clock purely made using HTML, CSS and vanilla javascript. Green in the sense that the color of digits is green.It is best for the websites with dark or black theme.Due to its font, it looks as it is using a 7-segment display.

Round Blinking Clock
round-blinking-DC.png

This is a Round Blinking Digital clock purely made using HTML, CSS, and vanilla javascript. We have named it round blinking because its color changes every 3 seconds and is surrounded by a ring.It is best for websites with dark or black themes

Simple Blinking Digital Clock
simple-blinking-DC.png

This is a simple Blinking Digital clock that shows the current system date. purely made using HTML, CSS, and vanilla javascript. Similar to our round blinking digital clock its color also changes every 3 seconds. Along with the time, it also shows the current date in your system.