-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
46 lines (41 loc) · 1.24 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<!DOCTYPE html>
<html lang="sv">
<head>
<meta charset="UTF-8" />
<meta name="google-site-verification" content="dA9C0X3v1TrxBl8aYCxopYGVahFkYIKas_xL6lVaJMc" />
<title>Vad har vi nu?</title>
<link rel="icon" type="image/x-icon" href="schema.ico">
<link rel="stylesheet" href="style.css">
<script src="script.js"></script>
<script src="/path/to/cdn/jquery.slim.min.js">
</script>
<script src="/path/to/shake.js">
</script>
</head>
<body onload="init()">
<div id="page-visit-count" style="
position: absolute;
bottom: 30px;
align-items:center;
background-color: rgba(31, 21, 21, 0.5);
padding: 0px;
color: #fff;
font-size: 16px;
"> Du är den <span id="visit-count"></span>e besökaren! </div>
<h1>Vad har vi nu?</h1>
<p id="countdown"></p>
<div class="progress-bar" id="progress-bar">
<span id="progress"></span>
</div>
<div class="dropdown">
<button class="dropdown-button button">Byt schema</button>
<div class="dropdown-content">
</div>
<div> </div>
</div>
</body>
<rssapp-wall id="loaH6i5MZXIMJraX"></rssapp-wall><script src="https://widget.rss.app/v1/wall.js" type="text/javascript" async></script>
</html>
<script src="pagevisit.js"></script>
</body>
</html>