forked from yuktabagdi/sac-revamp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
SAM.php
358 lines (320 loc) · 14 KB
/
SAM.php
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Student Alumni Meet</title>
<link rel="stylesheet" href="css/SAM_style.css">
<link rel="stylesheet" href="css/SAM_mobile_style.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css"
integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous">
<!-- CSS only -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css"
integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z" crossorigin="anonymous">
<!-- JS, Popper.js, and jQuery -->
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"
integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper.min.js"
integrity="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN"
crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"
integrity="sha384-B4gt1jrGC7Jh4AgTPSdUtOBvfO8shuf57BaghqFfPlYxofvL8/KUEfYiJOMMV+rV"
crossorigin="anonymous"></script>
<script defer src="https://use.fontawesome.com/releases/v5.0.7/js/all.js"></script>
</head>
<body>
<?php include 'navbar.php' ?>
<header>
<div class="container text-center">
<div class="row">
<div class="col-md-7 col-sm-12 text-white">
<h1 style="text-align: left;"></h1>
<h1 style="text-align: left;"></h1>
</header>
<main>
<section class="section-1">
<div class="container text-center">
<div class="row">
<div class="col-12">
<div class="panel text-left">
<div class="col-md-12 col-12">
<div class="panel text-center">
<h1>ABOUT THE MEET</h1>
<div class="progress" style="height:0.4rem;">
<div id="two" class="progress-bar" role="progressbar" id="one" style="width: 100%" aria-valuenow="100" aria-valuemin="0"
aria-valuemax="100" style="height:0.4rem;"></div>
</div>
<p class="pt-4">
Student Alumni Meets bring together the students and the alumni under one roof and encourage interactive
dialogue. They play a very important role in strengthening the bond with alumni.The aim of these meets
is to connect the alumni and the students at a very personal level and ensure long term interaction and
strong bonding thus proving to be extremely beneficial to both the students as well as the alumni
</p>
</div>
</div>
</div>
</div>
</section>
<section class="section-2">
<div class="container text-center">
<div class="row">
<div class="col-md-12 col-12">
<div class="panel text-center">
<h1 class="x">SAM'20 KOLKATA</h1>
<div class="progress" style="height:0.4rem;">
<div id="three" class="progress-bar" role="progressbar" style="width: 100%" aria-valuenow="100" aria-valuemin="0"
aria-valuemax="100" style="height:0.4rem;"></div>
</div>
<br>
<!-- Photo Grid -->
<div id="gallery_row" class="row">
<div id="gallery_row" class="column">
<img class="image" src="img/sam/Kolkata/sam1.jpg" style="width:100%">
<img class="image" src="img/sam/Kolkata/sam6.jpg" style="width:100%">
</div>
<div id="gallery_row" class="column">
<img class="image" src="img/sam/Kolkata/sam3.jpg" style="width:100%; height: 165px;">
<img class="image" src="img/sam/Kolkata/sam4.jpg" style="width:100%;">
</div>
<div id="gallery_row" class="column">
<img class="image" src="img/sam/Kolkata/sam2.jpg" style="width:100%; height: 165px;">
<img class="image" src="img/sam/Kolkata/sam5.jpg" style="width:100%; height: 170px;">
</div>
<div id="gallery_row" class="column">
<img class="image" src="img/sam/Kolkata/sam.jpg" style="width:100%; height: 342 px;">
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="section-2">
<div class="container text-center">
<div class="row">
<div class="col-md-12 col-12">
<div class="panel text-center">
<h1 class="x">SAM'18 SINGAPORE</h1>
<div class="progress" style="height:0.4rem;">
<div id="four" class="progress-bar" role="progressbar" style="width: 100%" aria-valuenow="100" aria-valuemin="0"
aria-valuemax="100"></div>
</div>
<br>
<!-- Photo Grid -->
<div id="gallery_row" class="row">
<div id="gallery_row" class="column">
<img class="image" src="img/sam/singapore 18/singapore (1).jpg" style="width:100%; height:144px">
<img class="image" src="img/sam/singapore 18/singapore (2).jpg" style="width:100%">
</div>
<div id="gallery_row" class="column">
<img class="image" src="img/sam/singapore 18/singapore (3).jpg" style="width:100%">
<img class="image" src="img/sam/singapore 18/singapore (4).jpg" style="width:100%;">
</div>
<div id="gallery_row" class="column">
<img class="image" src="img/sam/singapore 18/singapore (5).jpg" style="width:100%; height: 144px;">
<img class="image" src="img/sam/singapore 18/singapore (6).jpg" style="width:100%;">
</div>
<div id="gallery_row" class="column">
<img class="image" src="img/sam/singapore 18/singapore (7).jpg" style="width:100%;">
<img class="image" src="img/sam/singapore 18/singapore (8).jpg" style="width:100%;">
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="section-2">
<div class="container text-center">
<div class="row">
<div class="col-md-12 col-12">
<div class="panel text-center">
<h1 class="x">SAM'18 BANGALORE</h1>
<div class="progress" style="height:0.4rem;">
<div id="five" class="progress-bar" role="progressbar" style="width: 100%" aria-valuenow="100" aria-valuemin="0"
aria-valuemax="100" style="height:0.4rem;"></div>
</div>
<br>
<!-- Photo Grid -->
<div id="gallery_row" class="row">
<div id="gallery_row" class="column">
<img class="image" src="img/sam/bang18/1.jpg" style="width:100%">
<img class="image" src="img/sam/bang18/2.jpg" style="width:100%">
</div>
<div id="gallery_row" class="column">
<img class="image" src="img/sam/bang18/3.jpg" style="width:100%">
<img class="image" src="img/sam/bang18/4.jpg" style="width:100%;">
</div>
<div id="gallery_row" class="column">
<img class="image" src="img/sam/bang18/5.jpg" style="width:100%">
<img class="image" src="img/sam/bang18/6.jpg" style="width:100%;">
</div>
<div id="gallery_row" class="column">
<img class="image" src="img/sam/bang18/7.jpg" style="width:100%;height: 144px;">
<img class="image" src="img/sam/bang18/8.jpg" style="width:100%; height: 144px;">
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="section-2">
<div class="container text-center">
<div class="row">
<div class="col-md-12 col-12">
<div class="panel text-center">
<h1 class="x">SAM'17 HYDERABAD</h1>
<div class="progress" style="height:0.4rem;">
<div id="six" class="progress-bar" role="progressbar" style="width: 100%" aria-valuenow="100" aria-valuemin="0"
aria-valuemax="100" style="height:0.4rem;"></div>
</div>
<br>
<!-- Photo Grid -->
<div id="gallery_row" class="row">
<div id="gallery_row" class="column">
<img class="image" src="img/sam/hyderabad17/1.jpg" style="width:100%">
<img class="image" src="img/sam/hyderabad17/2.jpg" style="width:100%">
</div>
<div id="gallery_row" class="column">
<img class="image" src="img/sam/hyderabad17/3.jpg" style="width:100%">
<img class="image" src="img/sam/hyderabad17/4.jpg" style="width:100%;">
</div>
<div id="gallery_row" class="column">
<img class="image" src="img/sam/hyderabad17/5.jpg" style="width:100%">
<img class="image" src="img/sam/samh/1.jpg" style="width:100%;height: 170px;">
</div>
<div id="gallery_row" class="column">
<img class="image" src="img/sam/samh/2.jpg" style="width:100%;height: 169px;">
<img class="image" src="img/sam/samh/3.jpg" style="width:100%;height: 169px;">
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="section-2">
<div class="container text-center">
<div class="row">
<div class="col-md-12 col-12">
<div class="panel text-center">
<h1 class="x">SAM'17 KOLKATA</h1>
<div class="progress" style="height:0.4rem;">
<div id="seven" class="progress-bar" role="progressbar" style="width: 100%" aria-valuenow="100" aria-valuemin="0"
aria-valuemax="100" style="height:0.4rem;"></div>
</div>
<br>
<!-- Photo Grid -->
<div id="gallery_row" class="row">
<div id="gallery_row" class="column">
<img class="image" src="img/sam/kolkata17/1.jpg" style="width:100%">
<img class="image" src="img/sam/kolkata17/2.jpg" style="width:100%">
</div>
<div id="gallery_row" class="column">
<img class="image" src="img/sam/kolkata17/3.jpg" style="width:100%">
<img class="image" src="img/sam/kolkata17/4.jpg" style="width:100%;">
</div>
<div id="gallery_row" class="column">
<img class="image" src="img/sam/kolkata17/5.jpg" style="width:100%">
<img class="image" src="img/sam/kolkata17/6.jpg" style="width:100%;">
</div>
<div id="gallery_row" class="column">
<img class="image" src="img/sam/kolkata17/7.jpg" style="width:100%">
<img class="image" src="img/sam/kolkata17/8.jpg" style="width:100%">
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</main>
<!-- Footer start -->
<?php include 'footer.php' ?>
<!-- Footer end -->
<?php include 'preloader.php' ?>
<script src="https://s3-us-west-2.amazonaws.com/s.cdpn.io/16327/gsap-latest-beta.min.js"></script>
<script src="https://s3-us-west-2.amazonaws.com/s.cdpn.io/16327/ScrollTrigger.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.0/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"></script>
<script>
$(function() {
$("#one,#two,#three,#four,#five,#six,#seven").addClass("progress-bar-purple");
});
gsap.from('header', { opacity: 0, duration: 1 })
gsap.from('header h1', { opacity: 0, duration: 2, x: -200 })
gsap.from('header h6', { opacity: 0, duration: 2, x: -500 })
gsap.from('.nav-item', {
scrollTrigger: {
trigger: '.nav-item',
toggleActions: "play none none none"
},
opacity: 0,
duration: 1,
x: -200
});
gsap.from('.section-1 h1', {
scrollTrigger: {
trigger: '.section-1 h1',
toggleActions: "play none none none"
},
opacity: 0,
duration: 1,
x: -200
});
gsap.from('.section-1 p', {
scrollTrigger: {
trigger: '.section-1 p',
toggleActions: "play none none none"
},
opacity: 0,
duration: 2.0,
});
gsap.from('.section-1 img', {
scrollTrigger: {
trigger: '.section-1 img',
toggleActions: "play none none none"
},
opacity: 0,
duration: 1.5,
x: 200
});
var arr = document.getElementsByClassName("x");
for (var i = 0; i < arr.length; i++) {
gsap.from(arr[i], {
scrollTrigger: {
trigger: arr[i],
toggleActions: "play none none none"
},
opacity: 0,
duration: 1.5,
x: -200
});
}
var img_arr = document.getElementsByClassName("image");
for (var i = 0; i < img_arr.length; i++) {
gsap.from(img_arr[i], {
scrollTrigger: {
trigger: img_arr[i],
toggleActions: "play none none none",
start: "top center"
},
opacity: 0,
duration: 1.5,
});
}
gsap.registerPlugin(ScrollTrigger);
gsap.utils.toArray('#panel').forEach((panel, i) => {
ScrollTrigger.create({
trigger: panel,
start: "top top",
pin: true,
pinSpacing: false
});
});
</script>
</body>
</html>