From 1bc74982ef243509b07d541967e52244a183a0bb Mon Sep 17 00:00:00 2001 From: sayak119 Date: Sun, 24 Sep 2017 01:47:26 +0530 Subject: [PATCH] Add countdown (fixes #6) --- index.html | 32 +++++++++++++++++++++++-- static/css/countdown.css | 34 ++++++++++++++++++++++++++ static/images/backgrounds/4.jpg | Bin 0 -> 850094 bytes static/js/countdown.js | 41 ++++++++++++++++++++++++++++++++ 4 files changed, 105 insertions(+), 2 deletions(-) create mode 100644 static/css/countdown.css create mode 100644 static/images/backgrounds/4.jpg create mode 100644 static/js/countdown.js diff --git a/index.html b/index.html index ab000ba..3a12ce0 100644 --- a/index.html +++ b/index.html @@ -34,12 +34,15 @@ + + + - + @@ -150,11 +153,35 @@

Parth Shrivastava

parth@felicity.iiit.ac.in (+91) 8142657575 -
+
+
+ +
+

Countdown To Felicity

+
+
+ +
Days
+
+
+ +
Hours
+
+
+ +
Minutes
+
+
+ +
Seconds
+
+
+
+
@@ -170,6 +197,7 @@

Parth Shrivastava

+