adding the countdown with decent styling

This commit is contained in:
Arjun Patel
2019-01-26 02:34:11 -08:00
parent 7c54bb721d
commit 6e361bfcb9
4 changed files with 300 additions and 4 deletions
+7 -2
View File
@@ -9,7 +9,8 @@
<link rel="stylesheet" href="dist/css/style.css">
<link rel="icon" href="./dist/images/logo_greens.png">
<script src="https://unpkg.com/scrollreveal@4.0.0/dist/scrollreveal.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="./dist/js/jquery.countdown.js"></script>
</head>
<body class="is-boxed has-animations">
<div class="body-wrap boxed-container">
@@ -56,7 +57,11 @@
<form id="email-form" class="hero-cta is-revealing">
<input name="email" class="email-input" placeholder="Enter email" />
<button class="button button-secondary button-shadow" href="#">Join List</button>
</form>
</form>
<div id="countdown">
</div>
<div id="popup">replace text dynamically</div>
<div class="hero-media">
<video autoplay muted loop>