-
Notifications
You must be signed in to change notification settings - Fork 6
/
apps.html
102 lines (47 loc) · 3.31 KB
/
apps.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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
<!DOCTYPE html>
<html>
<head>
<link rel="icon" type="image/x-icon" href="Assets/favicon.ico">
<link rel="stylesheet" a="" href="style.css">
<link id="theme-style" rel="stylesheet" href="light-theme.css">
<title>Apps | InfinityUnblock</title>
<style>
</style>
</head>
<body>
<div class="rectangle" div="" style="display: table-grid">
<div style="width:600px; display: table-cell;"><p></p><h4 style="margin: -20px;"> InfinityUnblock <img src="Assets/infinity.png" alt="" width="20"></h4><p></p> </div>
<div style="width:600px; display: table-cell;"> <a href="index.html" style="left: 200%;" id="hover-worthy"> Home <div class="button"> </div> </a> </div>
<div style="width:600px; display: table-cell;"> <a href="projects.html" style="left: 150%;" id="hover-worthy"> Games <div class="button"> </div> </a> </div>
<div style="width:600px; display: table-cell;"> <a href="apps.html" style="left: 100%;" id="hover-worthy"> Apps <div class="button"> </div> </a> </div>
<div style="width:600px; display: table-cell;"> <a href="other.html" style="left: 50%;" id="hover-worthy"> Other <div class="button"> </div> </a> </div>
<div style="width:600px; display: table-cell;"> <a href="https://nasa.gov" style="left: 0%;" id="hover-worthy"> Escape <div class="button"> </div> </a> </div>
</div>
<div class="header" style="height: 300px;">
<div class="spacer"></div>
<h1 style="margin-top: -10px;" id="h1ani"><b> APPS </b></h1>
</div>
<hr>
</center>
<script src="search.js"></script>
</script>
<div class="spacer"></div>
<center>
<a href="soundboard.html" style="text-decoration:none"> <div class="rndrec"> <img src="Assets/icons8-play-100.png" alt="loading. . ." width="200" height="199"> Soundboard </div> </a> </div>
<a href="apps/Car axile/car axle client.html" style="text-decoration:none"> <div class="rndrec"> <img src="apps/Car axile/pic.jpg" alt="loading. . ." width="200" height="199"> Car axle </div> </a> </div>
</center>
<div class="spacer"></div>
<div class="spacer"></div>l
<center>
<div class="navbar2"
div style="display: table-grid">
<div style="width:600px; display: table-cell;"><p><h4 style="margin: -20px;"> MOONLY </h4></p> </div>
<div style="width:600px; display: table-cell;"> <a href="cred.html" style="left: 200%;" > Credits <div class="button"> </div> </a> </div>
<div style="width:600px; display: table-cell;"> <a href="shadowrealm.html" style="left: 150%;"> Contact <div class="button"> </div> </a> </div>
<div style="width:600px; display: table-cell;"> <a href="shadowrealm.html" style="left: 100%;" > Compass <div class="button"> </div> </a> </div>
<div style="width:600px; display: table-cell;"> <a href="shadowrealm.html" style="left: 50%;"> Updates <div class="button"> </div> </a> </div>
<div style="width:600px; display: table-cell;"> <a href="shadowrealm.html" style="left: 0%;"> Other <div class="button"> </div> </a> </div>
</div>
</center>
<!-- Cloudflare Web Analytics --><script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "aa43264998fe43bb84b38d38e84c0571"}'></script><!-- End Cloudflare Web Analytics -->
</body>