diff --git a/Javascript/Countdown Timer.js b/Javascript/Countdown Timer.js new file mode 100644 index 0000000..eb67ffa --- /dev/null +++ b/Javascript/Countdown Timer.js @@ -0,0 +1,170 @@ + + + + + Countdown Timer + + + + + +
+
+ + + + + +
+ +
+
+
+

+

+
+
+ + + + diff --git a/Javascript/Countdown Timer/Countdown Timer.js b/Javascript/Countdown Timer/Countdown Timer.js new file mode 100644 index 0000000..92428cd --- /dev/null +++ b/Javascript/Countdown Timer/Countdown Timer.js @@ -0,0 +1,170 @@ + + + + + Countdown Timer + + + + + +
+
+ + + + + +
+ +
+
+
+

+

+
+
+ + + + diff --git a/Javascript/Countdown Timer/Readme.md b/Javascript/Countdown Timer/Readme.md new file mode 100644 index 0000000..e604df0 --- /dev/null +++ b/Javascript/Countdown Timer/Readme.md @@ -0,0 +1,5 @@ +JavaScript Countdown Timer: + +This is a simple Javascript timer that counts down the time remiaining until a date/event for some default defined events. + +