-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathevent.html
368 lines (351 loc) · 12.6 KB
/
event.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 name="viewport" content="width=device-width, initial-scale=1.0" />
<meta
name="description"
content="Kalakriti, is the Official Creative Arts Society of Delhi Technological University which aims to believe in spreading knowledge and encouraging people of all ages to create different art forms."
/>
<meta
name="keywords"
content="ART,art,society,music,music production,creative,artist,Delhi, art fest,fest,dtu"
/>
<title>Kalakriti - The Creative Arts Society of DTU</title>
<title>Kalakriti</title>
<link
rel="shortcut icon"
href="assets/imgs/favicon.ico"
type="image/x-icon"
/>
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
<link
href="https://fonts.googleapis.com/css2?family=Grandstander:wght@500&display=swap"
rel="stylesheet"
/>
<link
rel="stylesheet"
href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T"
crossorigin="anonymous"
/>
<link
rel="stylesheet"
href="https://use.fontawesome.com/releases/v5.14.0/css/all.css"
integrity="sha384-HzLeBuhoNPvSl5KYnjx0BT+WB0QEEqLprO+NBkkk5gbc67FTaL7XIGa2w1L0Xbgc"
crossorigin="anonymous"
/>
<link
rel="stylesheet"
href="https://unpkg.com/swiper/swiper-bundle.min.css"
/>
<link rel="stylesheet" href="style.css" />
<link rel="stylesheet" href="styles_rec2.css" />
</head>
<body>
<!-- Title -->
<div class="container-fluid nav-container">
<nav class="navbar navbar-expand">
<a class="navbar-brand" href="">
<img
src="assets/imgs/logoBig.png"
alt="Kalakriti Logo"
class="logo-img"
/>
</a>
<div class="nav navbar-nav ml-auto nav-links">
<ul class="navbar-nav">
<li class="nav-item center">
<a class="nav-link" href="index.html">HOME</a>
</li>
<li class="nav-item center">
<a class="nav-link" href="abhivyakti.html">ABHIVYAKTI</a>
</li>
<li class="nav-item center">
<a class="nav-link" href="spinback.html">SPINBACK</a>
</li>
<li class="nav-item center">
<a class="nav-link" href="team.html">MEET THE TEAM</a>
</li>
</ul>
</div>
</nav>
</div>
<div class="sidebar" id="sidebar">
<div class="toggle" onclick="toggle_div()"></div>
<ul>
<li><a href="index.html">HOME</a></li>
<li><a href="abhivyakti.html">ABHIVYAKTI</a></li>
<li><a href="spinback.html">SPINBACK</a></li>
<li><a href="team.html">MEET THE TEAM!</a></li>
</ul>
</div>
<div class="title">
<h1>MANDALA WEBINAR</h1>
</div>
<!-- Timer -->
<!-- <section id="timer" class="orientTimer">
<h2 class="pb-2 mb-0">SUBMIT YOUR ENTRY !!!</h2> -->
<!-- <p>NEXT WEBINAR SOON !!!</p> -->
<!-- <div class="container timer">
<div class="days-c">
<p id="days" class="counter">0</p>
<span>Days</span>
</div>
<div class="hours-c">
<p id="hours" class="counter">0</p>
<span>Hours</span>
</div>
<div class="mins-c">
<p id="mins" class="counter">0</p>
<span>Mins</span>
</div>
<div class="seconds-c">
<p id="seconds" class="counter">0</p>
<span>Seconds</span>
</div>
</div>-->
<!-- <a href="https://forms.gle/6RoNaK7hXnLkQS9B7"
><button
class="btn btn-lg btn-danger mt-5"
style="height: 70px; width: 200px"
>
SUBMIT
</button></a
>
</section> -->
<div class="form container-fluid" style="flex-direction: column">
<h2 style="color: white; font-size: 8vw; text-align: center">ABOUT</h2>
<p style="color: white; font-size: 18px; text-align: center; padding: 5%">
Kalakriti-The Creative Arts Society of Delhi Technological University is
organising a Webinar on one of the most popular art forms, MANDALA
making, on July 17th at 4 pm. <br />
<br />
The webinar will be taken by none other than Madhusuja S (@madhusuja.s)
. So get yourselves ready for an intricate visual and spiritual journey
with us. Madhusuja S. is a talented artist specializing in Mandalas. Art
has been a lifelong passion for her, which she began when she was in
school.<br />
<br />
She decided to leave her full-fledged career as a teacher to pursue her
passion for art. And, even though each artistic piece she creates is the
result of countless hours of failure and repeated labour, she has
dedicated all of her efforts to become the talented artist she is today.
</p>
<iframe
src="https://docs.google.com/forms/d/e/1FAIpQLSchsZ0JWkYD5hh2gZfHovJMdPhBsRmepzdC2ErG42ihfB4_cA/viewform?embedded=true"
width="400"
height="1530"
frameborder="0"
marginheight="0"
marginwidth="0"
>Loading…</iframe
>
</div>
<!-- Timer -->
<section
id="timer"
class="orientTimer"
data-aos="flip-right"
data-aos-duration="300"
data-aos-offset="-600"
data-aos-easing="ease-in-out"
data-aos-mirror="true"
data-aos-once="false"
data-aos-anchor-placement="top-center"
>
<h2 class="pb-2 mb-0">LINK FOR WHATSAPP</h2>
<!-- <p>NEXT WEBINAR SOON !!!</p> -->
<!-- <div class="container timer">
<div class="days-c">
<p id="days" class="counter">0</p>
<span>Days</span>
</div>
<div class="hours-c">
<p id="hours" class="counter">0</p>
<span>Hours</span>
</div>
<div class="mins-c">
<p id="mins" class="counter">0</p>
<span>Mins</span>
</div>
<div class="seconds-c">
<p id="seconds" class="counter">0</p>
<span>Seconds</span>
</div>
</div>-->
<a href="https://chat.whatsapp.com/JBzocnRoFYqCidsdMZuG8C"
><button class="btn btn-lg btn-danger mt-5" style="height: 70px">
JOIN NOW
</button></a
>
</section>
<section
id="contact-us"
data-aos="fade-in"
data-aos-duration="300"
data-aos-offset="-400"
data-aos-easing="ease-in-out"
data-aos-mirror="true"
data-aos-once="false"
data-aos-anchor-placement="top-center"
>
<h3 style="color: black">CONTACT US</h3>
<div class="row contact-row">
<div class="contact">
<a
href="https://www.facebook.com/KalakritiTheCreativeArtsSociety/"
target="_blank"
><i class="fab fa-facebook fa-3x"></i
></a>
</div>
<div class="contact">
<a href="https://www.instagram.com/kalakriti_dtu/" target="_blank"
><i class="fab fa-instagram fa-3x"></i
></a>
</div>
<div class="contact">
<a
href="https://www.linkedin.com/school/kalakritidtu/"
target="_blank"
><i class="fab fa-linkedin fa-3x"></i
></a>
</div>
<div class="contact">
<a href="mailto:outreach@kalakritidtu.com"
><i class="far fa-envelope fa-3x"></i
></a>
</div>
</div>
</section>
<!-- Footer -->
<footer id="footer">
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6 footer-info">
<!-- <img src="assets/imgs/" alt="TheEvent">
<p>In alias aperiam. Placeat tempore facere. Officiis voluptate ipsam vel eveniet est dolor et totam porro. Perspiciatis ad omnis fugit molestiae recusandae possimus. Aut consectetur id quis. In inventore consequatur ad voluptate cupiditate debitis accusamus repellat cumque.</p> -->
</div>
<div class="col-lg-3 col-md-6 footer-links">
<h4>Useful Links</h4>
<ul>
<li>
<i class="fa fa-angle-right"></i>
<a href="index.html">Home</a>
</li>
<li>
<i class="fa fa-angle-right"></i>
<a href="Initiative.html">Initiatives</a>
</li>
<li>
<i class="fa fa-angle-right"></i>
<a href="abhivyakti.html">Abhivyakti</a>
</li>
<li>
<i class="fa fa-angle-right"></i>
<a href="spinback.html">Spinback</a>
</li>
<li>
<i class="fa fa-angle-right"></i> <a href="team.html">Team</a>
</li>
</ul>
</div>
<div class="col-lg-3 col-md-6 footer-contact">
<h4>Contact Us</h4>
<p>
Delhi Technological University<br />
Shahbad Daulatpur, Main Bawana Road, Delhi<br />
Pincode -110042<br />
<!-- <strong>Phone:</strong> +91 9013803905<br> -->
<strong>Email : </strong>outreach@kalakritidtu.com<br />
</p>
<div class="social-links">
<a
href="https://www.facebook.com/KalakritiTheCreativeArtsSociety/"
target="new window"
class="facebook"
><i class="fab fa-facebook"></i
></a>
<a
href="https://www.instagram.com/kalakriti_dtu/"
target="new window"
class="instagram"
><i class="fab fa-instagram"></i
></a>
<a
href="https://www.linkedin.com/school/kalakritidtu/"
target="new window"
class="linkedin"
><i class="fab fa-linkedin"></i
></a>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="copyright">
<a
href="meetDev.html"
style="color: rgb(76, 76, 238); text-decoration: underline"
><strong>MEET THE DEVELOPERS</strong></a
><br />
<strong>BY KALAKRITI DTU</strong>
</div>
</div>
</footer>
<script
defer
src="https://use.fontawesome.com/releases/v5.14.0/js/all.js"
integrity="sha384-3Nqiqht3ZZEO8FKj7GR1upiI385J92VwWNLj+FqHxtLYxd9l+WYpeqSOrLh0T12c"
crossorigin="anonymous"
></script>
<script
src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
crossorigin="anonymous"
></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.bundle.min.js"></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"
integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1"
crossorigin="anonymous"
></script>
<script
src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"
integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM"
crossorigin="anonymous"
></script>
<script src="assets/JS/ParticleJs/particles.js"></script>
<script src="assets/JS/ParticleJs/app.js"></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-growl/1.0.6/bootstrap-growl.min.js"
integrity="sha512-KgI7fghDFHr4D+sJIDQGZLpNCmDmlQHuISbPeIwHd7iJCU20FtL5+l7mD2aMr6NUVnaDua1lEg4tTOVe/XiYBw=="
crossorigin="anonymous"
></script>
<script src="app.js"></script>
<script>
window.onscroll = function () {
var dv = document.getElementById("yt");
var v = document.getElementById("video");
if (
window.scrollY < dv.offsetTop + dv.offsetHeight &&
window.scrollY + window.outerHeight > dv.offsetTop
) {
if (v.src == "" || v.src == location.href) {
v.src =
"https://drive.google.com/file/d/19jvmR9rokFnyOq-NaQnnya6TIsiJfMeP/view?usp=sharing";
}
} else {
v.src = "";
}
};
</script>
<!-- AOS DATA -->
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<script>
AOS.init();
</script>
</body>
</html>