|
|
@ -75,7 +75,7 @@
|
|
|
|
<img class= "muisding" id="ding" src="https://media.giphy.com/media/ilqOZOSBi7NeEA7N0Q/giphy.gif"/>
|
|
|
|
<img class= "muisding" id="ding" src="https://media.giphy.com/media/ilqOZOSBi7NeEA7N0Q/giphy.gif"/>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Display the countdown timer in an element -->
|
|
|
|
<!-- Display the countdown timer in an element -->
|
|
|
|
<p id="demo"></p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<script>
|
|
|
|
<script>
|
|
|
@ -127,7 +127,7 @@ var x = setInterval(function() {
|
|
|
|
}, 1000);
|
|
|
|
}, 1000);
|
|
|
|
</script>
|
|
|
|
</script>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<p id="demo"></p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</body>
|
|
|
|