-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathform.html
429 lines (401 loc) · 15.1 KB
/
form.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
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!--=============== UNICONS ===============-->
<link rel="stylesheet" href="https://unicons.iconscout.com/release/v4.0.0/css/line.css" />
<link rel="stylesheet" href="https://unicons.iconscout.com/release/v4.0.0/css/solid.css" />
<link rel="icon" href="assets/Img/form.png">
<!-- bootstrap -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/css/bootstrap.min.css"
integrity="sha384-Zenh87qX5JnK2Jl0vWa8Ck2rdkQ2Bzep5IDxbcnCeuOxjzrPF/et3URy9Bv1WTRi" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/js/bootstrap.min.js"
integrity="sha384-IDwe1+LCz02ROU9k972gdyvl+AESN10+x7tBKgc9I5HFtuNz0wWnPclzo6p9vxnk"
crossorigin="anonymous"></script>
<!--=============== CSS ===============-->
<link rel="stylesheet" href="assets/Css/form.css" />
<link rel="stylesheet" href="assets/Css/style.css">
<title>MSP Website Website</title>
<script src="assets/Js/jquery-3.6.0.js"></script>
</head>
<body>
<!-- Header -->
<header class="header" id="header">
<nav class="nav container">
<!-- <a href="index.html" class="nav__logo logo__light"><img class="msp-logo" src="assets/Img/msp-logo-light.png" alt=""></a> -->
<a href="index.html" class="nav__logo"><img class="msp-logo" src="assets/Img/msp-logo-dark.png" alt=""></a>
<!-- <a href="index.html" class="nav__logo logo__light">MSP</a> -->
<!-- <a href="index.html" class="nav__logo logo__dark">MSP</a> -->
<div class="nav__menu" id="nav-menu">
<ul class="nav__list">
<li class="nav__item">
<a href="index.html" class="nav__link">Home</a>
</li>
<li class="nav__item">
<a href="pages/committees page.html" class="nav__link">Committees</a>
</li>
<li class="nav__item">
<a href="teachers.html" class="nav__link">Board</a>
</li>
<li class="nav__item">
<a href="pages/Events.html" class="nav__link">Events</a>
</li>
<li class="nav__item">
<a href="pages/About Us.html" class="nav__link">About Us</a>
</li>
</ul>
<div class="nav__close" id="nav-close">
<i class="uil uil-times"></i>
</div>
</div>
<div class="nav__toggle" id="nav-toggle" onclick="showMenu()">
<i class="uil uil-apps"></i>
</div>
</nav>
</header>
<!-- https://docs.google.com/forms/d/e/1FAIpQLScyIisO-ceZHnDJ4Q_O4EK82VXLHuVdF-vr8bt5ZVmGEIo50w/formResponse
entry.830369851=name&entry.224384471=%D8%AE%D9%8A%D8%A7%D8%B1+2 -->
<!-- Start MSP form -->
<!-- <form action="https://docs.google.com/forms/d/e/1FAIpQLScyIisO-ceZHnDJ4Q_O4EK82VXLHuVdF-vr8bt5ZVmGEIo50w/formResponse" method="post">
https://docs.google.com/forms/u/0/d/1PlH5blQy_4rXWZJcAwVT5mlyH_gHOiAgIQFb3KbIbrY/prefill
<input type="text" name="entry.830369851" placeholder="enter your name">
choose
<input type="radio" name="entry.224384471" value="الخيار رقم 1">
<input type="radio" name="entry.224384471" value="خيار 2">
<button type="submit">submit</button>
</form> -->
<!--
entry.196381353
entry.51045770
entry.1750775589
entry.924261210
entry.183338029
entry.787099679
entry.352956315
entry.869143609
entry.1289859821
-->
<section class="countdown">
<div>
<h2>Remaining time</h2>
<div class="count">
<div class="container_day">
<h3>Days</h3>
<h3 class="day">00</h3>
</div>
<div class="container_hour">
<h3>hours</h3>
<h3 class="hour">00</h3>
</div>
<div class="container_minute">
<h3>minutes</h3>
<h3 class="minute">00</h3>
</div>
<div class="container_second">
<h3>seconds</h3>
<h3 class="second">00</h3>
</div>
</div>
</div>
</section>
<!--<div class="container cont-form ">
<form class="mt-5 w-100 form d-flex flex-column align-items-center" netlify
action="https://docs.google.com/forms/u/0/d/1PlH5blQy_4rXWZJcAwVT5mlyH_gHOiAgIQFb3KbIbrY/formResponse"
method="post">
<div class="mb-3">
<label for="name" class="form-label">Name</label>
<input type="text" class="form-control" id="name" name="entry.196381353" required>
</div>
<div class="mb-3">
<label for="whats" class="form-label">Whatsapp Number</label>
<input type="text" class="form-control" id="whats" name="entry.51045770" required>
</div>
<div class="mb-3">
<label for="email" class="form-label">Email</label>
<input type="email" class="form-control" id="email" name="entry.1750775589" required>
</div>
<hr>-->
<!-- Start College Year -->
<!--<div>
<label class="form-label">College Year</label>
<div class="form-check">
<input class="form-check-input" type="radio" name="entry.924261210" id="prep" value="Prep" required>
<label class="form-check-label" for="prep">
Prep
</label>
</div>
<div class="form-check">
<input class="form-check-input" type="radio" name="entry.924261210" id="1st" value="1st">
<label class="form-check-label" for="1st">
1st
</label>
</div>
<div class="form-check">
<input class="form-check-input" type="radio" name="entry.924261210" id="2nd" value="2nd">
<label class="form-check-label" for="2nd">
2nd
</label>
</div>
<div class="form-check">
<input class="form-check-input" type="radio" name="entry.924261210" id="3rd" value="3rd">
<label class="form-check-label" for="3rd">
3rd
</label>
</div>
<div class="form-check">
<input class="form-check-input" type="radio" name="entry.924261210" id="4th" value="4th">
<label class="form-check-label" for="4th">
4th
</label>
</div>
<hr>
</div>-->
<!-- End College Year -->
<!-- Start first choise -->
<!--<div class="m-auto">
<div>
<label class="form-label">Major</label>
<div class="form-check">
<input class="form-check-input" type="radio" name="entry.183338029" id="computer"
value="communication & computer" required>
<label class="form-check-label" for="computer">
Communication & Computer
</label>
</div>
<div class="form-check">
<input class="form-check-input" type="radio" name="entry.183338029" id="Electrical" value="Electrical">
<label class="form-check-label" for="Electrical">
Electrical
</label>
</div>
<div class="form-check">
<input class="form-check-input" type="radio" name="entry.183338029" id="Production" value="Production">
<label class="form-check-label" for="Production">
Production
</label>
</div>
<div class="form-check">
<input class="form-check-input" type="radio" name="entry.183338029" id="Mechanical" value="Mechanical">
<label class="form-check-label" for="Mechanical">
Mechanical
</label>
</div>
<div class="form-check">
<input class="form-check-input" type="radio" name="entry.183338029" id="Architicture" value="Architicture">
<label class="form-check-label" for="Architicture">
Architicture
</label>
</div>
<div class="form-check">
<input class="form-check-input" type="radio" name="entry.183338029" id="Geomatics" value="Geomatics">
<label class="form-check-label" for="Geomatics">
Geomatics
</label>
</div>
<div class="form-check">
<input class="form-check-input" type="radio" name="entry.183338029" id="other" value="other">
<label class="form-check-label" for="other">
Other
</label>
</div>
</div>
</div class="w-75 d-flex flex-column">
<hr>--.
<!-- End College Year -->
<!-- Start Other -->
<!--<div class="mb-3">
<label for="name" class="form-label">If ohter write your university and major</label>
<input type="text" class="form-control" id="name" name="entry.787099679">
</div>
<hr>-->
<!-- End Other -->
<!-- Start First choise -->
<!--<div>
<label class="form-label">Commitee First Choise</label>
<div class="form-check">
<input class="form-check-input" type="radio" name="entry.352956315" id="hr" value="HR">
<label class="form-check-label" for="hr">
HR
</label>
</div>
<div class="form-check">
<input class="form-check-input" type="radio" name="entry.352956315" id="pr" value="PR">
<label class="form-check-label" for="pr">
PR
</label>
</div>
<div class="form-check">
<input class="form-check-input" type="radio" name="entry.352956315" id="graphic" value="Graphic design">
<label class="form-check-label" for="graphic">
Graphic Design
</label>
</div>
<div class="form-check">
<input class="form-check-input" type="radio" name="entry.352956315" id="marketing" value="Marketing">
<label class="form-check-label" for="marketing">
Marketing
</label>
</div>
<div class="form-check">
<input class="form-check-input" type="radio" name="entry.352956315" id="embedded" value="Embedded">
<label class="form-check-label" for="embedded">
Embedded
</label>
</div>
<div class="form-check">
<input class="form-check-input" type="radio" name="entry.352956315" id="web" value="Web development" required>
<label class="form-check-label" for="web">
Web Development
</label>
</div>
<div class="form-check">
<input class="form-check-input" type="radio" name="entry.352956315" id="flutter" value="Flutter">
<label class="form-check-label" for="flutter">
Flutter
</label>
</div>
<div class="form-check">
<input class="form-check-input" type="radio" name="entry.352956315" id="c" value="C#">
<label class="form-check-label" for="c">
C#
</label>
</div>
<div class="form-check">
<input class="form-check-input" type="radio" name="entry.352956315" id="cyber" value="Cyber security">
<label class="form-check-label" for="cyber">
Cyber Security
</label>
</div>
</div>
<hr>-->
<!-- End first Choise -->
<!-- Start 2nd Choise -->
<!-- <div>
<label class="form-label">Commitee Second Choise</label>
<div class="form-check">
<input class="form-check-input" type="radio" name="entry.869143609" id="hr2" value="HR">
<label class="form-check-label" for="hr2">
HR
</label>
</div>
<div class="form-check">
<input class="form-check-input" type="radio" name="entry.869143609" id="pr2" value="PR">
<label class="form-check-label" for="pr2">
PR
</label>
</div>
<div class="form-check">
<input class="form-check-input" type="radio" name="entry.869143609" id="graphic2" value="Graphic design">
<label class="form-check-label" for="graphic2">
Graphic Design
</label>
</div>
<div class="form-check">
<input class="form-check-input" type="radio" name="entry.869143609" id="marketing2" value="Marketing">
<label class="form-check-label" for="marketing2">
Marketing
</label>
</div>
<div class="form-check">
<input class="form-check-input" type="radio" name="entry.869143609" id="embedded2" value="Embedded">
<label class="form-check-label" for="embedded2">
Embedded
</label>
</div>
<div class="form-check">
<input class="form-check-input" type="radio" name="entry.869143609" id="web2" value="Web development" required>
<label class="form-check-label" for="web2">
Web Development
</label>
</div>
<div class="form-check">
<input class="form-check-input" type="radio" name="entry.869143609" id="flutter2" value="Flutter">
<label class="form-check-label" for="flutter2">
Flutter
</label>
</div>
<div class="form-check">
<input class="form-check-input" type="radio" name="entry.869143609" id="c2" value="C#">
<label class="form-check-label" for="c2">
C#
</label>
</div>
<div class="form-check">
<input class="form-check-input" type="radio" name="entry.869143609" id="cyber2" value="Cyber security">
<label class="form-check-label" for="cyber2">
Cyber Security
</label>
</div>
<div class="form-check">
<input class="form-check-input" type="radio" name="entry.869143609" id="none2" checked value="none">
<label class="form-check-label" for="none2">
none
</label>
</div>
</div>
<hr>-->
<!-- End 2nd Choise -->
<!-- Start ? How did You Know about us -->
<!--<div>
<label class="form-label">How did You Know about us ?</label>
<div class="form-check">
<input class="form-check-input" type="radio" name="entry.1289859821" id="uviversity" value="University" required>
<label class="form-check-label" for="uviversity">
Uviversity
</label>
</div>
<div class="form-check">
<input class="form-check-input" type="radio" name="entry.1289859821" id="friend" value="Friend">
<label class="form-check-label" for="friend">
Friend
</label>
</div>
<div class="form-check">
<input class="form-check-input" type="radio" name="entry.1289859821" id="facebook" value="Facebook">
<label class="form-check-label" for="facebook">
Facebook
</label>
</div>
<div class="form-check">
<input class="form-check-input" type="radio" name="entry.1289859821" id="other" value="Other">
<label class="form-check-label" for="other">
Other
</label>
</div>
</div>
</div>-->
<!-- End ? How did You Know about us -->
<!--<div class="text-center">
<button type="submit" class="btn btn-primary mt-3">Submit</button>
</div>
</form>
</div>-->
<!-- End MSP form -->
<!--<div class="all">
<div class="piclock">
<img src="assets/Img/image-removebg-preview (1).png">
</div>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 50 1040 290">
<path fill="#00033ea8" fill-opacity="1"
d="M0,64L48,85.3C96,107,192,149,288,176C384,203,480,213,576,202.7C672,192,768,160,864,170.7C960,181,1056,235,1152,224C1248,213,1344,139,1392,101.3L1440,64L1440,0L1392,0C1344,0,1248,0,1152,0C1056,0,960,0,864,0C768,0,672,0,576,0C480,0,384,0,288,0C192,0,96,0,48,0L0,0Z">
</path>
</svg>
<h2>OH NOO</h2>
<p class="writt">Sorry Sorry Sorry SorrySorry Sorry Sorry Sorry Sorry</p>
<div class="retry">
<a href="pages/Events.html">Try Agin</a>
</div>
</div>-->
<!-- Footer -->
<footer class="footer section" id="footer"></footer>
<script src="assets/Js/main.js"></script>
<!-- <script src="assets/Js/countdown.js"></script> -->
<script>
$(document).ready(function () {
// $("#header").load("header.html");
$("#footer").load("footer.html");
});
</script>
</body>