forked from Derpy-Jacob-903/KadeEngineWeb
-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
50 lines (48 loc) · 1.42 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
47
48
49
50
<html>
<head>
<title>
Friday Night Funkin' Menu
</title>
<link rel="shortcut icon" type="image/jpg" href="favicon.png"/>
<link rel="stylesheet" href="fonts/stylesheet.css" type="text/css" charset="utf-8" />
<style type="text/css">
body{
font-family: 'Friday Night Funkin Font';
}
</style>
</style>
<style>
body, html {
margin: 0;
height: 100%;
}
.bg {
background-image: url("img/page.png");
height: 100%;
background-position: top;
background-repeat: no-repeat;
background-size: cover;
}
</style>
</head>
<body>
<audio controls autoplay hidden loop>
<source src="data/freakyMenu.ogg" type="audio/ogg">
<source src="data/freakyMenu.mp3" type="audio/mpeg">
Your browser does not support the audio element.
</audio>
<div style="background-image: url('img/page.png');">
<p class="s58" style="font-size: 58px;">Choose a version of Friday Night Funkin' to play.<br><br>This'll be updated n shit hopefully lmao<br>so yea</p>
<a href="http://uploads.ungrounded.net/alternate/1528000/1528775_alternate_113347_r87.zip/">
<img src="img/base.png">
</a>
<a href="./nightly">
<img src="img/kade.png">
</a>
<a href="./proto">
<img src="img/proto.png">
</a>
<a href="./baseold">
<img src="img/baseold.png">
</a>
<p class="s58" style="font-size: 58px;">lol</p>