forked from jetchg/Vladamir
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequestgame.html
More file actions
65 lines (58 loc) · 2.2 KB
/
requestgame.html
File metadata and controls
65 lines (58 loc) · 2.2 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="The better unblocked games website." />
<meta name="keywords" content="front-end web developer, unblocked, games, google sites, unblocked games mom, ublocked, code, coding, programmer, development, javascript, jquery, bootstrap, sass, less, git" />
<meta name="author" content="3kh0" />
<meta content="3kh0" property="og:title" />
<meta content="The better unblocked games website." property="og:description" />
<meta content="/images/logo.png" property="og:image" />
<link href="./images/logo.png" rel="icon" />
<link href="./css/index.css" rel="stylesheet" />
<script src="https://cdn.jsdelivr.net/npm/@widgetbot/crate@3" async defer></script>
<title>Request| homies</title>
<style>
.container {
width: 500px;
height: 300px;
background-color: rgb(0, 0, 0, 0) ;
margin: auto;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
</style>
</head>
<body>
<div class="navbar">
<div class="navitems">
<img title = 'home' onclick="location.href='https://www.youtube.com/watch?v=dQw4w9WgXcQ'" src="./images/logo.png" class="navlogo" draggable="false" />
<a href="./">
<div class="navitem">Home</div>
</a>
<a href="./projects">
<div class="navitem" current>Games</div>
</a>
<a href="./extras">
<div class="navitem">Extras</div>
</a>
<a href="./blog">
<div class="navitem">Blog</div>
</a>
<a href="./settings">
<div class="navitem">Settings</div>
</a>
<a href="./about">
<div class="navitem">About</div>
</a>
</div>
</div>
<div class="container">
<a href="https://docs.google.com/forms/d/1m3qCJSXDzXe98TLVmLgBe2G7S2xmRxW2DmpwUs2v4Hs/viewform?edit_requested=true" style="font-size: 15px;"><h2>Request a Game</h2></a>
<h4>   </h4>
<a href="https://forms.gle/ZoQeF6pbnrb3e6KJ6" style="font-size: 15px;"><h2>Do you want more roblox server yes or no?</h2></a>
</div>