Update '12/blank.html'

master
markvandenheuvel 5 years ago
parent 45a53f7e54
commit 66253f9b05

@ -2,6 +2,12 @@
<html>
<head>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script src="muisje.js"></script>
<style>
@ -16,8 +22,7 @@
font-weight: normal;
font-style: normal;
}
}
@font-face{
@ -49,6 +54,15 @@
p.solid {border-style: solid;}
.muisding {
border: none;
width: 200px;
}
#ding{
position:absolute;
}
</style>
@ -58,7 +72,7 @@
</head>
<body>
<img class= "muisding" id="ding" src="https://pzwiki.wdka.nl/mw-mediadesign/images/7/7b/NNNNNNN.gif"/>
<!-- Display the countdown timer in an element -->
<p id="demo"></p>

Loading…
Cancel
Save