-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathevents.html
441 lines (416 loc) · 14.6 KB
/
events.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
<!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" />
<title>
Events | SHIVANJALI SOCIETY ~ A Non - Governmental Organization
</title>
<!-- Font Awesome Link -->
<link
href="https://unpkg.com/[email protected]/css/boxicons.min.css"
rel="stylesheet"
/>
<link
href="https://fonts.googleapis.com/css2?family=Architects+Daughter&family=Montserrat:wght@300&family=Open+Sans:wght@700&family=Zen+Kurenaido&display=swap"
rel="stylesheet"
/>
<link
href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;700&display=swap"
rel="stylesheet"
/>
<!-- aos -->
<link href="https://unpkg.com/[email protected]/dist/aos.css" rel="stylesheet" />
<!-- aos -->
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"
/>
<!-- favicon -->
<link
rel="apple-touch-icon"
sizes="180x180"
href="./assets/favicon/apple-touch-icon.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="./assets/favicon/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="./assets/favicon/favicon-16x16.png"
/>
<link rel="manifest" href="./assets/favicon/site.webmanifest" />
<link rel="stylesheet" href="./css/events.css" />
</head>
<body>
<!--???---------------------------------???-->
<!--???---------------------------------???-->
<!--!!!! DO NOT ADD ANYTHING BELOW !!!!-->
<!--!!!! THIS COMMENT.... THIS CAN !!!!-->
<!--!!!! BE DANGEROUS FOR THE CODE. !!!!-->
<!--???---------------------------------???-->
<!--???---------------------------------???-->
<nav class="main_header">
<div class="logo">
<img src="./images/Shivanjali_Logo.png" alt="Shivanjali NGO Logo" />
</div>
<div class="hamburger">
<div class="line1"></div>
<div class="line2"></div>
<div class="line3"></div>
</div>
<ul class="nav-links">
<li><a href="./">Home</a></li>
<li><a href="./about.html">About Us</a></li>
<li><a href="./events.html">Events</a></li>
<li><a href="./work.html">What we do</a></li>
<li><a href="./contact.html">Contact Us</a></li>
</ul>
</nav>
<!--???---------------------------------???-->
<!--???---------------------------------???-->
<!--!!!! DO NOT ADD ANYTHING ABOVE !!!!-->
<!--!!!! THIS COMMENT.... THIS CAN !!!!-->
<!--!!!! BE DANGEROUS FOR THE CODE. !!!!-->
<!--???---------------------------------???-->
<!--???---------------------------------???-->
<!--???--------------------------------???-->
<!--???--------------------------------???-->
<!--!!!! ADD YOUR CODE BELOW THIS !!!!-->
<!--!!!! COMMENT ONLY. !!!!-->
<!--???--------------------------------???-->
<!--???--------------------------------???-->
<!-- modals -->
<div class="modal" id="blue-modal">
<div class="modal-container">
<div class="modal-child">
<span id="closebtn"><i class="bx bx-x-circle"></i></span>
<h2>Winter Donation Drive</h2>
<p>
Lorem, ipsum dolor sit amet consectetur adipisicing elit. Est
perspiciatis ex reprehenderit maxime. Harum maiores deserunt magnam,
repellendus vero repudiandae, dolorem iusto nihil laboriosam esse et
mollitia alias, facere dicta?
</p>
</div>
<div class="modal-child">
<img
src="./images/events-pg/modal-bordimg-1.png"
alt=""
id="exclam-top"
/>
<img
src="./images/events-pg/modal-img.png"
alt="Modal telling about Shivanjali Events"
/>
<img
src="./images/events-pg/modal-bordimg.png"
alt=""
id="exclam-bottom"
/>
</div>
</div>
</div>
<div class="modal" id="lightgreen-modal">
<div class="modal-container" id="modal-colr">
<div class="modal-child">
<span id="closebtn1"><i class="bx bx-x-circle"></i></span>
<h2>Winter Donation Drive</h2>
<p>
Lorem, ipsum dolor sit amet consectetur adipisicing elit. Est
perspiciatis ex reprehenderit maxime. Harum maiores deserunt magnam,
repellendus vero repudiandae, dolorem iusto nihil laboriosam esse et
mollitia alias, facere dicta?
</p>
</div>
<div class="modal-child">
<img
src="./images/events-pg/modal-bordimg-1.png"
alt=""
id="exclam-top"
/>
<img
src="./images/events-pg/modal-img.png"
alt="Modal telling about Shivanjali Events"
/>
<img
src="./images/events-pg/modal-bordimg.png"
alt=""
id="exclam-bottom"
/>
</div>
</div>
</div>
<div class="modal" id="darkgreen-modal">
<div class="modal-container" id="modal-colr-1">
<div class="modal-child">
<span id="closebtn2"><i class="bx bx-x-circle"></i></span>
<h2>Winter Donation Drive</h2>
<p>
Lorem, ipsum dolor sit amet consectetur adipisicing elit. Est
perspiciatis ex reprehenderit maxime. Harum maiores deserunt magnam,
repellendus vero repudiandae, dolorem iusto nihil laboriosam esse et
mollitia alias, facere dicta?
</p>
</div>
<div class="modal-child">
<img
src="./images/events-pg/modal-bordimg-1.png"
alt=""
id="exclam-top"
/>
<img
src="./images/events-pg/modal-img.png"
alt="Modal telling about Shivanjali Events"
/>
<img
src="./images/events-pg/modal-bordimg.png"
alt=""
id="exclam-bottom"
/>
</div>
</div>
</div>
<!-- modals -->
<section class="events-d">
<h1>Page - 1</h1>
<div class="events-d-container-1 animate__animated animate__fadeInDown">
<div class="events-d-child-1">
<img src="./images/events-pg/DSC_0705.JPG" alt="image" />
</div>
<div class="events-d-child-2">
<h2>Winter Donation Drive</h2>
<p id="blue-bx-time-map">
<i class="bx bx-time-five"></i> 1:30 PM - 04:30 PM
</p>
<p id="blue-bx-time-map"><i class="bx bx-map"></i> Jaipur</p>
<button class="readMore-1" id="modalBlue">Read More</button>
</div>
</div>
<div
class="events-d-container-2 animate__animated animate__fadeInUp animate__delay-2s"
>
<div class="events-d-child-3">
<h2>Winter Donation <br />Drive</h2>
<p id="darkg-bx-time-map">
<i class="bx bx-time-five"></i> 1:30 PM - 04:30 PM
</p>
<p id="darkg-bx-time-map"><i class="bx bx-map"></i> Jaipur</p>
<button class="readMore-2" id="modalightgreen">Read More</button>
</div>
<div class="events-d-child-4">
<img src="./images/events-pg/DSC_0547-1.JPG" alt="image" />
</div>
<div class="events-d-child-5">
<img src="./images/events-pg/20220208_153747_0000.png" alt="image" />
</div>
<div class="events-d-child-6">
<h2>Winter Donation <br />Drive</h2>
<p id="lightg-bx-time-map">
<i class="bx bx-time-five"></i> 1:30 PM - 04:30 PM
</p>
<p id="lightg-bx-time-map"><i class="bx bx-map"></i> Jaipur</p>
<button class="readMore-1" id="modaldarkgreen">Read More</button>
</div>
</div>
<h1>Page - 1</h1>
</section>
<section class="events-d">
<h1>Page - 2</h1>
<div class="events-d-container-1 animate__animated animate__fadeInDown">
<div class="events-d-child-1">
<img src="./images/events-pg/DSC_0705.JPG" alt="image" />
</div>
<div class="events-d-child-2">
<h2>Winter Donation Drive</h2>
<p id="blue-bx-time-map">
<i class="bx bx-time-five"></i> 1:30 PM - 04:30 PM
</p>
<p id="blue-bx-time-map"><i class="bx bx-map"></i> Jaipur</p>
<button class="readMore-1" id="modalBlue1">Read More</button>
</div>
</div>
<div
class="events-d-container-2 animate__animated animate__fadeInUp animate__delay-2s"
>
<div class="events-d-child-3">
<h2>Winter Donation <br />Drive</h2>
<p id="darkg-bx-time-map">
<i class="bx bx-time-five"></i> 1:30 PM - 04:30 PM
</p>
<p id="darkg-bx-time-map"><i class="bx bx-map"></i> Jaipur</p>
<button class="readMore-2" id="modalightgreen1">Read More</button>
</div>
<div class="events-d-child-4">
<img src="./images/events-pg/DSC_0547-1.JPG" alt="image" />
</div>
<div class="events-d-child-5">
<img src="./images/events-pg/20220208_153747_0000.png" alt="image" />
</div>
<div class="events-d-child-6">
<h2>Winter Donation <br />Drive</h2>
<p id="lightg-bx-time-map">
<i class="bx bx-time-five"></i> 1:30 PM - 04:30 PM
</p>
<p id="lightg-bx-time-map"><i class="bx bx-map"></i> Jaipur</p>
<button class="readMore-1" id="modaldarkgreen1">Read More</button>
</div>
</div>
<h1>Page - 2</h1>
</section>
<div class="events-d-container-3-btns">
<div class="events-d-btns-1" onclick="buttonNavigation(-1)">
<button class="prevBtn">PREV</button>
</div>
<div class="events-d-btns-2" onclick="buttonNavigation(1)">
<button class="nextBtn">NEXT</button>
</div>
</div>
<section class="cuttingdesign" id="cutting-design"></section>
<!--???--------------------------------???-->
<!--???--------------------------------???-->
<!--!!!! ADD YOUR CODE ABOVE THIS !!!!-->
<!--!!!! COMMENT ONLY. !!!!-->
<!--???--------------------------------???-->
<!--???--------------------------------???-->
<!-------- footer Starts -------->
<footer class="footer">
<div class="fcontainer-1">
<div class="fchild-1">
<a href="./">
<img src="./images/Shivanjali_Logo.png" alt="Shivanjali NGO Logo" />
</a>
</div>
</div>
<div class="fcontainer-2">
<div class="fchild-2">
<div id="services">
<ul>
<li><a href="./">Home</a></li>
<li><a href="./about.html">About Us</a></li>
<li><a href="./events.html">Events</a></li>
<li><a href="./team.html">Our Team</a></li>
<li><a href="./work.html">Our Projects</a></li>
<li><a href="./contact.html">Contact Us</a></li>
</ul>
</div>
</div>
<div class="fchild-2">
<div id="services">
<ul>
<li><a href="./404.html">Blog</a></li>
<li><a href="./404.html">Portfolio</a></li>
<li><a href="./404.html">Privacy Policy</a></li>
</ul>
</div>
</div>
<div class="fchild-2">
<h2>Connect with us</h2>
<div id="social-media">
<ul>
<li>
<a
href="mailto:[email protected]"
id="mail"
target="_blank"
>
<i class="bx bxs-envelope"></i
></a>
</li>
<li>
<a
href="https://www.facebook.com/profile.php?id=100076632314287"
id="fb"
target="_blank"
>
<i class="bx bxl-facebook"></i
></a>
</li>
<li>
<a
href=" https://twitter.com/shivanjalingo"
id="tweet"
target="_blank"
>
<i class="bx bxl-twitter"></i
></a>
</li>
<li>
<a
href="https://www.linkedin.com/company/shivanjalisocietymakingabettertomorrow/"
id="linkedin"
target="_blank"
>
<i class="bx bxl-linkedin"></i
></a>
</li>
<li>
<a
href="https://www.youtube.com/channel/UCi0OPVWRefDpL122is7qDkg"
id="youtube"
target="_blank"
>
<i class="bx bxl-youtube"></i
></a>
</li>
</ul>
</div>
</div>
<div class="fchild-2">
<h2>Contacts</h2>
<div id="contacts">
<ul>
<li>
<a
href="https://maps.app.goo.gl/93Y3wxc5a54knbYQ9"
target="_blank"
><i class="bx bxs-map"> </i> B-25, Tonk Rd, Shiv Nagar, Shakti
Nagar, Tonk Phatak, Jaipur, Rajasthan 302018</a
>
</li>
<li>
<a href="tel:+919166398963"
><i class="bx bxs-phone-call"> </i> +91 91663 98963</a
>
</li>
<li>
<a href="tel:+918076004412"
><i class="bx bxs-phone-call"> </i> +91 80760 04412</a
>
</li>
</ul>
</div>
</div>
</div>
</footer>
<!-------- footer Ends -------->
<!-- Important Links Starts -->
<script src="./js/events.js"></script>
<script src="./js/modals.js"></script>
<!-- Important Links Ends -->
</body>
<!------------------------------->
<!------------------------------->
<!-- Important Files that will -->
<!-- common in all the pages. -->
<!------------------------------->
<!------------------------------->
<!------------------------------->
<!------------------------------->
<!-- Starts Here -->
<!------------------------------->
<!------------------------------->
<link rel="stylesheet" href="./css/commonStyle.css" />
<script src="./js/commonJs.js"></script>
<!------------------------------->
<!------------------------------->
<!-- Ends Here -->
<!------------------------------->
<!------------------------------->
</html>