-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontacts.html
executable file
·340 lines (334 loc) · 10.6 KB
/
contacts.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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
<!doctype html>
<html>
<head>
<title>InfiniX - Realm of Gamers</title>
<meta charset="utf-8" />
<link href="CSS Code.css" rel="stylesheet" type="text/css" />
</head>
<body>
<nav class="navigation">
<center>
<div style="width: 860px; box-sizing: border-box; height: 60px">
<a href="contacts.html">
<div class="navbutton" style="float: right">Contacts</div>
</a>
<a href="library.html">
<div
class="navbutton dropper"
style="float: right; position: relative"
>
Library
<div
class="dropdown"
style="
width: 300px;
height: 140px;
position: absolute;
text-align: left;
"
>
<div
style="
box-sizing: border-box;
height: 140px;
width: 120px;
background-color: rgba(255, 193, 7, 0.55);
padding: 0 12px 0;
position: absolute;
"
>
<h5 style="margin: 16px 0 0; font-size: 14px">FPS Games</h5>
<h5 style="margin: 16px 0 0; font-size: 14px">MOBA Games</h5>
<h5 style="margin: 16px 0 0; font-size: 14px">RPG Games</h5>
<h5 style="margin: 16px 0 0; font-size: 14px">
Action Games
</h5>
</div>
<div
style="
box-sizing: border-box;
height: 140px;
width: 100px;
background-color: rgba(255, 193, 7, 0.55);
padding: 0 12px 0;
position: absolute;
left: 120px;
"
>
<a href="overwatch.html">
<div
style="
height: 35px;
width: 100px;
background-color: rgba(255, 194, 17, 0.8);
position: absolute;
left: 0px;
"
>
<h5 style="margin: 12px 10px 0; font-size: 14px">
Overwatch
</h5>
</div>
</a>
<a href="dota2.html">
<div
style="
height: 35px;
width: 100px;
background-color: rgba(255, 194, 17, 0.8);
position: absolute;
left: 0px;
top: 35px;
"
>
<h5 style="margin: 12px 10px 0; font-size: 14px">
Dota 2
</h5>
</div>
</a>
<a href="thewitcher3.html">
<div
style="
height: 35px;
width: 100px;
background-color: rgba(255, 194, 17, 0.8);
position: absolute;
left: 0px;
top: 70px;
"
>
<h5 style="margin: 12px 10px 0; font-size: 14px">
The Witcher
</h5>
</div>
</a>
<a href="callofduty3.html">
<div
style="
height: 35px;
width: 100px;
background-color: rgba(255, 194, 17, 0.8);
position: absolute;
left: 0px;
top: 105px;
"
>
<h5 style="margin: 12px 10px 0; font-size: 14px">
Call of Duty
</h5>
</div>
</a>
</div>
<div
style="
box-sizing: border-box;
height: 140px;
width: 100px;
background-color: rgba(255, 193, 7, 0.55);
padding: 0 12px 0;
position: absolute;
left: 220px;
"
>
<a href="pubg.html">
<div
style="
height: 35px;
width: 100px;
background-color: rgba(255, 194, 17, 0.8);
position: absolute;
left: 0px;
"
>
<h5 style="margin: 12px 0px 0; font-size: 14px">
BattleGrounds
</h5>
</div>
</a>
<a href="lol.html">
<div
style="
height: 35px;
width: 100px;
background-color: rgba(255, 194, 17, 0.8);
position: absolute;
left: 0px;
top: 35px;
"
>
<h5 style="margin: 12px 0px 0; font-size: 14px">LoL</h5>
</div>
</a>
<a href="elderscrolls5.html">
<div
style="
height: 35px;
width: 100px;
background-color: rgba(255, 194, 17, 0.8);
position: absolute;
left: 0px;
top: 70px;
"
>
<h5 style="margin: 12px 0px 0; font-size: 14px">
Elder Scrolls V
</h5>
</div>
</a>
<a href="destiny2.html">
<div
style="
height: 35px;
width: 100px;
background-color: rgba(255, 194, 17, 0.8);
position: absolute;
left: 0px;
top: 105px;
"
>
<h5 style="margin: 12px 0px 0; font-size: 14px">
Destiny 2
</h5>
</div>
</a>
</div>
</div>
</div>
</a>
<a href="Homepage.html">
<div
class="navbutton"
style="
max-height: none;
padding: 5px 0;
margin-top: 4px;
height: 85px;
overflow: visible;
border-radius: 2px 2px 64px 64px;
"
>
<center>
<img
id="navLogo"
style="
position: absolute;
top: 12px;
left: -9999px;
right: -9999px;
margin: auto;
"
src="Images/Logo_Original.png"
width="180px"
/>
</center>
</div>
</a>
<a href="about.html">
<div class="navbutton" style="float: left">About</div>
</a>
<a href="gallery.html">
<div class="navbutton" style="float: left">Gallery</div>
</a>
</div>
</center>
</nav>
<div
id="gallery"
class="heading"
style="
width: 100%;
background-attachment: fixed;
background-position: center center;
background-image: url(Images/OrangeCity.jpg);
background-size: cover;
background-position: 0 -128px;
"
>
<h1
align="center"
style="margin-bottom: 0; text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5)"
>
InfiniX Contacts
</h1>
<h4 align="center" style="text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3)">
Heart of The Realm
</h4>
</div>
<div
class="container"
style="
height: auto;
padding: 50px;
background-position: center center;
background-image: url(Images/OrangeSun.jpg);
background-size: cover;
background-position: center;
overflow-y: scroll;
"
>
<h2
align="center"
style="margin-top: 0; text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3)"
>
Contact Author
</h2>
<h4 align="center" style="text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3)">
Get in touch with the author.
</h4>
<center>
<div
class="container"
style="
width: 30%;
height: 500px;
margin: 1.25%;
background-color: rgba(230, 81, 0, 0.9);
box-shadow: 0px 2px 5px 3px rgba(0, 0, 0, 0.2);
border-radius: 0.6rem;
"
>
<form method="post" action="processor.php">
<div>
<h4>Text Field</h4>
<label for="name">Name: </label>
<input
type="text"
id="name"
name="name"
value=""
placeholder="Your name"
required="required"
autofocus
/>
</div>
<div>
<h4>Email Field</h4>
<label for="email">Email Address: </label>
<input
type="email"
id="email"
name="email"
value=""
placeholder="[email protected]"
required="required"
/>
</div>
<div>
<h4>Text Area</h4>
<label for="message">Message: </label>
<textarea
id="message"
name="message"
placeholder="Write your message here."
required
></textarea>
</div>
<div>
<input type="submit" value="Submit" id="submit" />
</div>
</form>
</div>
</center>
</div>
</body>
</html>