-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgames.html
493 lines (460 loc) · 21.6 KB
/
games.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
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="./styling/games.css">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
<title>Udghosh sports events</title>
</head>
<body class="responsive ">
<header>
<h1>UDGHOSH'19</h1>
</header>
<!--banner-->
<div class="banner container-fluid">
<br><br><br><br><br><br><br><br> <p style="font-size: 120%;">IIT KANPUR PRESENTS TO YOU</p><span style="font-size: 600%;">UDGHOSH'19</span><br><br><br><span style="font-size: 350%;">SPORTS EVENTS</span>
</div>
<!--volleyball-->
<div class="container-fluid volleyball row" style="color:rgb(27, 216, 216); margin:0px;padding: 0%;">
<div class="col-md-6 clearfix visible-xs">
<div class="content">
<h1><em><a style="color:rgb(27, 216, 216) ;" href="#">Volleyball</a></em></h1>
<br>
(Men and Women)
<hr>
<p style="color: grey;"><em>"It isn't hard to be good from time to time in sports. What is tough, is being good every day."</em></p>
<hr>
-Willie Mays<br>
<p style="padding: 2%;">
<a style="color: rgb(27, 216, 216) ;" href="#">Rules</a>
<a style="color: rgb(27, 216, 216) ;" href="#">Schedule</a>
<a style="color: rgb(27, 216, 216) ;" href="#">Results</a>
</p>
</div>
<span class="icon fa-chevron-up"></span>
<span class="icon fa-chevron-down"></span>
</div>
<div class="photo col-md-6 clearfix visible-xs" style="background-image: url(./images/img1.jpg);">
</div>
</div>
<!--basketball-->
<div class="container-fluid basketball row" style="color: white;margin:0px;padding: 0%;">
<div class="photo col-md-6 clearfix visible-xs" style="background-image: url(./images/img2.jpg);">
</div>
<div class="col-md-6 clearfix visible-xs" style="background-color: rgb(27, 216, 216) ;">
<div class="content" style="text-align: left;">
<h1><em><a href="#" style="color: white;">Basketball</a></em></h1>
<br>
(Men and Women)
<hr>
<p style="color: grey;"><em>“The strength of the team is each individual member. The strength of each member is the team.”</em></p>
<hr>
-Phil Jackson<br>
<p style="padding: 2%;">
<a href="#" style="color: white;">Rules</a>
<a href="#" style="color: white;">Schedule</a>
<a href="#" style="color: white;">Results</a>
</p>
</div>
<span class="icon fa-chevron-up"></span>
<span class="icon fa-chevron-down"></span>
</div>
</div>
<!--Badminton-->
<div class="container-fluid badminton row" style="color:rgb(27, 84, 216);margin:0px;padding: 0%;">
<div class="col-md-6 clearfix visible-xs" style="background-color:white ;">
<div class="content">
<h1><em><a href="#" style="color:rgb(27, 84, 216)">Badminton</a></em></h1>
<br>
(Men and Women)
<hr>
<p style="color: grey;"><em>“ A champion has to be disciplined by practicing regularly in the right manner, respect coaches and most importantly ought to have self-belief. ”</em></p>
<hr>
-Saina Nehwal<br>
<p style="padding: 2%;">
<a href="#" style="color:rgb(27, 84, 216)">Rules</a>
<a href="#" style="color:rgb(27, 84, 216)">Schedule</a>
<a href="#" style="color:rgb(27, 84, 216)">Results</a>
</p>
</div>
<span class="icon fa-chevron-up"></span>
<span class="icon fa-chevron-down"></span>
</div>
<div class="photo col-md-6 clearfix visible-xs" style="background-image: url(./images/img3.jpg);">
</div>
</div>
<!--Weight Lifting-->
<div class="container-fluid weight-lifting row" style="color:white; margin:0px;padding: 0%;">
<div class="photo col-md-6 clearfix visible-xs" style="background-image: url(./images/img4.jpg);">
</div>
<div class="col-md-6 clearfix visible-xs " style="background-color:rgb(27, 84, 216)">
<div class="content" style="text-align: left;">
<h1><em><a href="#" style="color:white">Weight Lifting</a></em></h1>
<br>
(Men only)
<hr>
<p style="color: grey;"><em>"Some people are born to lift heavy weights, some are born to juggle golden balls".</em></p>
<hr>
-Max Beerbohm<br>
<p style="padding: 2%;">
<a href="#" style="color:white">Rules</a>
<a href="#" style="color:white">Schedule</a>
<a href="#" style="color:white">Results</a>
</p>
</div>
<span class="icon fa-chevron-up"></span>
<span class="icon fa-chevron-down"></span>
</div>
</div>
<!--football-->
<div class="container-fluid football row" style="color: blueviolet;margin:0px;padding: 0%;">
<div class="col-md-6 clearfix visible-xs">
<div class="content">
<h1><em><a href="#" style="color: blueviolet;">Football</a></em></h1>
<br>
(Men and Women)
<hr>
<p style="color: grey;"><em>"Your talent determines what you can do. Your motivation determines how much you are willing to do. Your attitude determines how well you do it."</em></p>
<hr>
-Lou Holtz<br>
<p style="padding: 2%;">
<a href="#" style="color: blueviolet;">Rules</a>
<a href="#" style="color: blueviolet;">Schedule</a>
<a href="#" style="color: blueviolet;">Results</a>
</p>
</div>
<span class="icon fa-chevron-up"></span>
<span class="icon fa-chevron-down"></span>
</div>
<div class="photo col-md-6 clearfix visible-xs" style="background-image: url(./images/img5.jpg);">
</div>
</div>
<!--hockey-->
<div class="container-fluid hockey row" style="color: white;margin:0px;padding: 0%;">
<div class="photo col-md-6 clearfix visible-xs" style="background-image: url(./images/img6.jpg);">
</div>
<div class="col-md-6 clearfix visible-xs" style="background-color: blueviolet;">
<div class="content" style="text-align: left;">
<h1><em><a href="#" style="color: white;">Hockey</a></em></h1>
<br>
(Men and Women)
<hr>
<p style="color: grey;"><em>"Hockey players have fire in their hearts and ice in their veins."</em></p>
<hr>
-Anonymous<br>
<p style="padding: 2%;">
<a href="#" style="color: white;">Rules</a>
<a href="#" style="color: white;">Schedule</a>
<a href="#" style="color: white;">Results</a>
</p>
</div>
<span class="icon fa-chevron-up"></span>
<span class="icon fa-chevron-down"></span>
</div>
</div>
<!--Kho-Kho-->
<div class="container-fluid kho-kho row" style="color: rgba(22, 18, 18);margin:0px;padding: 0%;">
<div class="col-md-6 clearfix visible-xs">
<div class="content">
<h1><em><a href="#" style="color: rgba(22, 18, 18);">Kho-Kho</a></em></h1>
<br>
(Men and Women)
<hr>
<p style="color: grey;"><em>"Life is like a KHO KHO game moving around in circles not knowing who will touch you when."</em></p>
<hr>
-Dr Harish Shetty<br>
<p style="padding: 2%;">
<a href="#" style="color: rgba(22, 18, 18 );">Rules</a>
<a href="#" style="color: rgba(22, 18, 18);">Schedule</a>
<a href="#" style="color: rgba(22, 18, 18);">Results</a>
</p>
</div>
<span class="icon fa-chevron-up"></span>
<span class="icon fa-chevron-down"></span>
</div>
<div class="photo col-md-6 clearfix visible-xs" style="background-image: url(./images/img7.jpg);">
</div>
</div>
<!--Cricket-->
<div class="container-fluid cricket row" style="color: white; margin:0px;padding: 0%;">
<div class="photo col-md-6 clearfix visible-xs" style="background-image: url(./images/img8.jpg);">
</div>
<div class="col-md-6 clearfix visible-xs" style="background-color:rgb(27, 84, 216)">
<div class="content" style="text-align: left;">
<h1><em><a href="#" style="color: white;">Cricket</a></em></h1>
<br>
(Men only)
<hr>
<p style="color: grey;"><em>"Compromise for your dream,but never Compromise on your dream."</em></p>
<hr>
-Imran Khan<br>
<p style="padding: 2%;">
<a href="#" style="color: white;">Rules</a>
<a href="#" style="color: white;">Schedule</a>
<a href="#" style="color: white;">Results</a>
</p>
</div>
<span class="icon fa-chevron-up"></span>
<span class="icon fa-chevron-down"></span>
</div>
</div>
<!--Squash-->
<div class="container-fluid basketball row" style="color: rgba(22, 18, 18);margin:0px;padding: 0%;">
<div class="col-md-6 clearfix visible-xs">
<div class="content">
<h1><em><a href="#" style="color: rgba(22, 18, 18);">Squash</a></em></h1>
<br>
(Men and Women)
<hr>
<p style="color: grey;"><em>"If you are bitter, you are like a dry leaf that you can just squash, and you can get blown away by the wind. There is much more wisdom in forgiveness."</em></p>
<hr>
-Vusi Mahlasela<br>
<p style="padding: 2%;">
<a href="#" style="color: rgba(22, 18, 18);">Rules</a>
<a href="#" style="color: rgba(22, 18, 18);">Schedule</a>
<a href="#" style="color: rgba(22, 18, 18);">Results</a>
</p>
</div>
<span class="icon fa-chevron-up"></span>
<span class="icon fa-chevron-down"></span>
</div>
<div class="photo col-md-6 clearfix visible-xs" style="background-image: url(./images/img9.jpg);">
</div>
</div>
<!--table-tennis-->
<div class="container-fluid basketball row" style="color: white;margin:0px;padding: 0%;">
<div class="photo col-md-6 clearfix visible-xs" style="background-image: url(./images/img10.jpg);">
</div>
<div class="col-md-6 clearfix visible-xs" style="background-color:rgb(27, 216, 216) ;">
<div class="content" style="text-align: left;">
<h1><em><a href="#" style="color: white;">Table Tennis</a></em></h1>
<br>
(Men and Women)
<hr>
<p style="color: grey;"><em>“Table Tennis is like an atom. To the ignorant it is merely microscopic and insignificant in existance, but to the dedicated, it is intricate in design and the building block to everything we know. ”</em></p>
<hr>
-Matt Hetherington<br>
<p style="padding: 2%;">
<a href="#" style="color: white;">>Rules</a>
<a href="#" style="color: white;">Schedule</a>
<a href="#" style="color: white;">Results</a>
</p>
</div>
<span class="icon fa-chevron-up"></span>
<span class="icon fa-chevron-down"></span>
</div>
</div>
<!--lawn-tennis-->
<div class="container-fluid lawn-tennis row; margin:0px;padding: 0%;">
<div class="col-md-6 clearfix visible-xs">
<div class="content">
<h1><em><a href="#" style="color: rgba(22, 18, 18);">Lawn Tennis</a></em></h1>
<br>
(Men and Women)
<hr>
<p style="color: grey;"><em>"Tennis belongs to the individualistic past – a hero, or at most a pair of friends or lovers, against the world."</em></p>
<hr>
-Jacques Barzun<br>
<p style="padding: 2%;">
<a href="#" style="color: rgba(22, 18, 18);">Rules</a>
<a href="#" style="color: rgba(22, 18, 18);">Schedule</a>
<a href="#" style="color: rgba(22, 18, 18);">Results</a>
</p>
</div>
<span class="icon fa-chevron-up"></span>
<span class="icon fa-chevron-down"></span>
</div>
<div class="photo col-md-6 clearfix visible-xs" style="background-image: url(./images/img11.jpg);">
</div>
</div>
<!--atheletics-->
<div class="container-fluid atheletics row" style="color: white;margin:0px;padding: 0%;">
<div class="photo col-md-6 clearfix visible-xs" style="background-image: url(./images/img12.jpg);">
</div>
<div class="col-md-6 clearfix visible-xs" style="background-color: blueviolet;">
<div class="content" style="text-align: left;">
<h1><em><a href="#" style="color: white;">Athletics</a></em></h1>
<br>
(Men and Women)
<hr>
<p style="color: grey;"><em>"Nobody who ever gave his best regretted it."</em></p>
<hr>
-George Halas<br>
<p style="padding: 2%;">
<a href="#" style="color: white;">Rules</a>
<a href="#" style="color: white;">Schedule</a>
<a href="#" style="color: white;">Results</a>
</p>
</div>
<span class="icon fa-chevron-up"></span>
<span class="icon fa-chevron-down"></span>
</div>
</div>
<!--chess-->
<div class="container-fluid chess row"style="margin:0px;padding: 0%;">
<div class="col-md-6 clearfix visible-xs">
<div class="content">
<h1><em><a href="#" style="color: rgba(22, 18, 18);">Chess</a></em></h1>
<br>
(Mixed)
<hr>
<p style="color: grey;"><em>Chess is the struggle against the error."</em></p>
<hr>
-Johannes Zukertort<br>
<p style="padding: 2%;">
<a href="#" style="color: rgba(22, 18, 18);">Rules</a>
<a href="#" style="color: rgba(22, 18, 18);">Schedule</a>
<a href="#" style="color: rgba(22, 18, 18);">Results</a>
</p>
</div>
<span class="icon fa-chevron-up"></span>
<span class="icon fa-chevron-down"></span>
</div>
<div class="photo col-md-6 clearfix visible-xs" style="background-image: url(./images/img13.jpg);">
</div>
</div>
<!--kabaddi-->
<div class="container-fluid kabaddi row" style="color: white;margin:0px;padding: 0%;">
<div class="photo col-md-6 clearfix visible-xs" style="background-image: url(./images/img14.jpg);">
</div>
<div class="col-md-6 clearfix visible-xs" style="background-color:rgb(27, 84, 216)">
<div class="content" style="text-align: left;">
<h1><em><a href="#" style="color: white;">Kabaddi</a></em></h1>
<br>
(Men only)
<hr>
<p style="color: grey;"><em>"Rules of life are same as that of the game kabaddi.The moment you touch your success line,people will start pulling your legs."
</em></p>
<hr>
-Saloni Modi<br>
<p style="padding: 2%;">
<a href="#" style="color: white;">Rules</a>
<a href="#" style="color: white;">Schedule</a>
<a href="#" style="color: white;">Results</a>
</p>
</div>
<span class="icon fa-chevron-up"></span>
<span class="icon fa-chevron-down"></span>
</div>
</div>
<!--Powerlifting-->
<div class="container-fluid powerlifting row " style="margin:0px;padding: 0%;">
<div class="col-md-6 clearfix visible-xs">
<div class="content">
<h1><em><a href="#" style="color: rgba(22, 18, 18);">Powerlifting</a></em></h1>
<br>
(Men only)
<hr>
<p style="color: grey;"><em>"It is an activity that takes a day to learn and a lifetime to master."</em></p>
<hr>
-Tim Henriques<br>
<p style="padding: 2%;">
<a href="#" style="color: rgba(22, 18, 18);">Rules</a>
<a href="#" style="color: rgba(22, 18, 18);">Schedule</a>
<a href="#" style="color: rgba(22, 18, 18);">Results</a>
</p>
</div>
<span class="icon fa-chevron-up"></span>
<span class="icon fa-chevron-down"></span>
</div>
<div class="photo col-md-6 clearfix visible-xs" style="background-image: url(./images/img15.jpg);">
</div>
</div>
<!--Skating-->
<div class="container-fluid skating row" style="color: white;margin:0px;padding: 0%;">
<div class="photo col-md-6 clearfix visible-xs" style="background-image: url(./images/img16.jpg);">
</div>
<div class="col-md-6 clearfix visible-xs" style="background-color:blueviolet;">
<div class="content" style="text-align: left;">
<h1><em><a href="#"style="color: white;">Skating</a></em></h1>
<br>
(Men and Women)
<hr>
<p style="color: grey;"><em>“The strength of the team is each individual member. The strength of each member is the team.”</em></p>
<hr>
-Phil Jackson<br>
<p style="padding: 2%;">
<a href="#" style="color: white;">Rules</a>
<a href="#" style="color: white;">Schedule</a>
<a href="#" style="color: white;">Results</a>
</p>
</div>
<span class="icon fa-chevron-up"></span>
<span class="icon fa-chevron-down"></span>
</div>
</div>
<!--handball-->
<div class="container-fluid handball row" style="color: rgba(22, 18, 18);margin:0px;padding: 0%;">
<div class="col-md-6 clearfix visible-xs">
<div class="content">
<h1><em><a href="#" style="color: rgba(22, 18, 18);">Handball</a></em></h1>
<br>
(Men only)
<hr>
<p style="color: grey;"><em>Isn’t life a collection of weird quizzes with no answers to half the questions?"</em></p>
<hr>
-Pawan Mishra<br>
<p style="padding: 2%;">
<a href="#" style="color: rgba(22, 18, 18);">Rules</a>
<a href="#" style="color: rgba(22, 18, 18);">Schedule</a>
<a href="#" style="color: rgba(22, 18, 18);">Results</a>
</p>
</div>
<span class="icon fa-chevron-up"></span>
<span class="icon fa-chevron-down"></span>
</div>
<div class="photo col-md-6 clearfix visible-xs" style="background-image: url(./images/img17.jpg);">
</div>
</div>
<!--Mr. Udghosh-->
<div class="container-fluid mrudghosh row" style="color: white;margin:0px;padding: 0%;">
<div class="photo col-md-6 clearfix visible-xs" style="background-image: url(./images/img18.jpg);">
</div>
<div class="col-md-6 clearfix visible-xs" style="background-color: rgb(27, 84, 216);">
<div class="content" style="text-align: left;">
<h1><em><a href="#" style="color: white;">Mr. Udghosh</a></em></h1>
<br>
(Men and Women)
<hr>
<p style="color: grey;"><em>"The deadlift also serves as a way to train the mind to do things that are hard."</em></p>
<hr>
-Mark Rippetoe<br>
<p style="padding: 2%;">
<a href="#" style="color: white;">Rules</a>
<a href="#" style="color: white;">Schedule</a>
<a href="#" style="color: white;">Results</a>
</p>
</div>
<span class="icon fa-chevron-up"></span>
<span class="icon fa-chevron-down"></span>
</div>
</div>
<!--swimming-->
<div class="container-fluid swimming row" style="margin:0px;padding: 0%;">
<div class="col-md-6 clearfix visible-xs">
<div class="content">
<h1><em><a href="#" style="color: rgba(22, 18, 18);">Swimming</a></em></h1>
<br>
(Men and Women)
<hr>
<p style="color: grey;"><em>"If you’re going through hell, keep going."</em></p>
<hr>
-Winston Churchill<br>
<p style="padding: 2%;">
<a href="#" style="color: rgba(22, 18, 18);">Rules</a>
<a href="#" style="color: rgba(22, 18, 18);">Schedule</a>
<a href="#" style="color: rgba(22, 18, 18);">Results</a>
</p>
</div>
<span class="icon fa-chevron-up"></span>
<span class="icon fa-chevron-down"></span>
</div>
<div class="photo col-md-6 clearfix visible-xs" style="background-image: url(./images/img17.jpg);">
</div>
</div>
<!--footer-->
</body>
</html>