-
Notifications
You must be signed in to change notification settings - Fork 0
/
refreshment.html
368 lines (306 loc) · 15.1 KB
/
refreshment.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
<!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">
<link rel="icon" href="./imgs/general/site-icon.png">
<title>SPP GROUP</title>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<link rel="stylesheet" href="./css/style-mobile.css">
<link rel="stylesheet" href="./css/style.css">
<script defer src="./js/app.js"></script>
<script src="https://unpkg.com/[email protected]/js-image-zoom.js" type="application/javascript"></script>
</head>
<body>
<!-- <section class="loading-screen-container" id="loading-screen-container">
<div class="loader">
<span></span>
<span></span>
<span></span>
<img src="./imgs/general/site-icon.png" alt="SPP GROUP">
</div>
</section> -->
<header>
<section id="fixed-to-top">
<div class="brand-div">
<a href="./index.html" class="brand-div-container">
<img src="./imgs/general/logo_Lab.png" id="lab-logo" alt="Lab Icon">
<div>
<p>Structure Property Processing Group</p>
<span>Materials Science Center, Indian Institute of Technology, Kharagpur, India</span>
</div>
<img src="./imgs/general/IIT_Kharagpur_Logo.png" id="iit-kgp-logo" alt="IIT KGP Icon">
</a>
</div>
<nav class="clear-both navigation">
<a href="./index.html">Home</a>
<a href="./members.html">Members</a>
<div class="hide-this">
<a href="./members.html#Team">Team</a>
<a href="./members.html#Alumni">Alumni</a>
</div>
<a class="nav-dropdown" href="./research.html">Research</a>
<div>
<a href="./research.html#ongoing-work">Ongoing Work</a>
<a href="./research.html#featured-work">Featured Work</a>
<a href="./research.html#funding">Funding and Collaborators</a>
</div>
<a href="./facilities.html">Facilities</a>
<a href="./refreshment.html" class="active-page">Refreshment</a>
<a href="./contact.html">Contact</a>
</nav>
</section>
<section class="all-container">
<section class="clear-both non-home-body-top-sec" id="page-heading-sec">
<h1 id="page-heading">Refreshment</h1>
</section>
</section>
</header>
<section class="all-container">
<section class="refreshment-container">
<img src="./imgs/refreshment/why_do_we_research.png" alt="Why do we research?">
<div>
<h3>We believe</h3>
<ol>
<li>
We do things which we like to do.
</li>
<li>
Our bonus: We get paid for what we like to do.
</li>
<li>
Data + meaning → Information + understanding → Knowledge.
</li>
<li>
Our final outcome = Quality human resource.
</li>
</ol>
</div>
</section>
<section>
<div id="carouselExampleIndicators" class="carousel slide carousel-dark" data-bs-ride="carousel">
<div class="carousel-indicators">
<!-- <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0"
class="carousel-indicator-btns" aria-current="true" aria-label="Slide 0"></button> -->
<button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0"
class="carousel-indicator-btns" aria-current="true" aria-label="Slide 1"></button>
<!-- <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2"
class="carousel-indicator-btns" aria-current="true" aria-label="Slide 2"></button> -->
<!-- <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="3"
class="carousel-indicator-btns" aria-current="true" aria-label="Slide 3"></button> -->
<button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1"
class="carousel-indicator-btns" aria-current="true" aria-label="Slide 4"></button>
<!-- <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="5"
class="carousel-indicator-btns" aria-current="true" aria-label="Slide 5"></button> -->
<button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2"
class="carousel-indicator-btns" aria-current="true" aria-label="Slide 6"></button>
<button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="3"
class="carousel-indicator-btns" aria-current="true" aria-label="Slide 7"></button>
<button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="4"
class="carousel-indicator-btns" aria-current="true" aria-label="Slide 8"></button>
<button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="5"
class="carousel-indicator-btns" aria-current="true" aria-label="Slide 9"></button>
<button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="6"
class="carousel-indicator-btns" aria-current="true" aria-label="Slide 10"></button>
</div>
<div class="carousel-inner">
<!-- <div class="carousel-item a-random-var">
<img src="./imgs/refreshment/fun/0.jpg" class="fun-img" alt="Fun Img 0">
<div class="carousel-caption d-none d-md-block">
<h5>
Caption
</h5>
</div>
</div> -->
<div class="carousel-item a-random-var">
<img src="./imgs/refreshment/fun/1.jpg" class="fun-img" alt="Fun Img 1">
<div class="carousel-caption d-none d-md-block">
<h5>
Teacher's day celebration 2019
</h5>
</div>
</div>
<!-- <div class="carousel-item a-random-var">
<img src="./imgs/refreshment/fun/2.jpg" class="fun-img" alt="Fun Img 2">
<div class="carousel-caption d-none d-md-block">
<h5>
Caption
</h5>
</div>
</div> -->
<!-- <div class="carousel-item a-random-var">
<img src="./imgs/refreshment/fun/3.jpg" class="fun-img" alt="Fun Img 3">
<div class="carousel-caption d-none d-md-block">
<h5>
Caption
</h5>
</div>
</div> -->
<div class="carousel-item a-random-var">
<img src="./imgs/refreshment/fun/4.jpg" class="fun-img" alt="Fun Img 4">
<div class="carousel-caption d-none d-md-block">
<h5>
Combined picnic 2019
</h5>
</div>
</div>
<!-- <div class="carousel-item a-random-var">
<img src="./imgs/refreshment/fun/5.jpeg" class="fun-img" alt="Fun Img 5">
<div class="carousel-caption d-none d-md-block">
<h5>
Caption
</h5>
</div>
</div> -->
<div class="carousel-item a-random-var">
<img src="./imgs/refreshment/fun/6.jpeg" class="fun-img" alt="Fun Img 6">
<div class="carousel-caption d-none d-md-block">
<h5>
Teacher's day celebration 2021
</h5>
</div>
</div>
<div class="carousel-item a-random-var">
<img src="./imgs/refreshment/fun/7.jpg" class="fun-img" alt="Fun Img 6">
<div class="carousel-caption d-none d-md-block">
<h5>
Lalit's birthday celebration
</h5>
</div>
</div>
<div class="carousel-item a-random-var">
<img src="./imgs/refreshment/fun/8.jpg" class="fun-img" alt="Fun Img 6">
<div class="carousel-caption d-none d-md-block">
<h5>
Ecstatic Ashok after getting married
</h5>
</div>
</div>
<div class="carousel-item a-random-var">
<img src="./imgs/refreshment/fun/9.jpg" class="fun-img" alt="Fun Img 6">
<div class="carousel-caption d-none d-md-block">
<h5>
Women's day celebration (March 9th 2022)
</h5>
</div>
</div>
<div class="carousel-item a-random-var">
<img src="./imgs/refreshment/fun/10.jpg" class="fun-img" alt="Fun Img 6">
<div class="carousel-caption d-none d-md-block">
<h5>
Prof Roy's little kid Aalapan's 5th birthday celebration
</h5>
</div>
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleIndicators"
data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#carouselExampleIndicators"
data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
</section>
<section class="refreshment-video-container">
<div class="refreshment-videos">
<h2>
Video Clips
</h2>
<div>
<ul>
<li>
<a href="https://drive.google.com/file/d/1oVIvpkm1K2NUvpqfGPIg1MXlMyFrC_oO/view?usp=sharing"
target="_BLANK">Glass Melting</a>
</li>
<li>
<a href="https://drive.google.com/file/d/1tby5MuJDTsONTM1eBHgL1AEgjrOpCioa/view?usp=sharing"
target="_BLANK">Thermal conductivity testing at 2000 degC Of C-SiC composite</a>
</li>
</ul>
</div>
</div>
</section>
</section>
<script>
const firstSlide = document.getElementsByClassName('a-random-var')[0]
firstSlide.className += " active"
const firstBtn = document.getElementsByClassName('carousel-indicator-btns')[0]
firstBtn.className += " active"
</script>
<style>
.carousel-inner {
width: 100%;
}
.fun-img {
display: block;
width: 40% !important;
max-height: 500px;
padding: 8px;
margin: 2% auto 7%;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
background-color: lightblue;
}
.carousel-item .active {
background-color: white !important;
}
.carousel-caption h5 {
width: 57.1%;
padding: 15px 10px;
margin: auto;
color: black;
font-size: 1.4em;
background-color: lightblue;
outline: solid black 2px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
</style>
<!-- <hr class="clear-both hide-this"> -->
<footer>
© 2021 by SPP GROUP
</footer>
<script>
window.addEventListener("load", function () {
const loader = document.querySelector(".loading-screen-container");
loader.className += " loaded";
function setActiveNav() {
const page = document.getElementById('page-heading')
let pageName
if (page == null) {
pageName = "home"
} else {
pageName = page.innerHTML.toLowerCase()
}
if (pageName === "group members") {
pageName = "members"
}
const allLinks = document.getElementsByTagName('a')
function setActiveClass(pageName, allLinks) {
const len = Object.keys(allLinks).length
for (let i = 0; i < len; i++) {
element = allLinks[i]
if (element.innerHTML.toLowerCase() === pageName) {
element.className += " active"
}
}
};
setActiveClass(pageName, allLinks)
}
setActiveNav()
})
</script>
<script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js"
integrity="sha384-7+zCNj/IqJ95wo16oMtfsKbZ9ccEh31eOz1HGyDuCQ6wgnyJNSYdrPa03rtR1zdB"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"
integrity="sha384-QJHtvGhmr9XOIpI6YVutG+2QOK9T+ZnN4kzFN1RtK3zEFEIsxhlmWl5/YESvpZ13"
crossorigin="anonymous"></script>
</body>
</html>