-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
467 lines (447 loc) · 13.9 KB
/
index.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
<!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" />
<meta name="description" content="digital durga puja" />
<meta name="Keywords" content="HTML, CSS, JavaScript, digital durga puja" />
<meta name="author" content="Rahul" />
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
<script
type="module"
src="https://unpkg.com/ionicons@5.5.2/dist/ionicons/ionicons.esm.js"
></script>
<script
nomodule
src="https://unpkg.com/ionicons@5.5.2/dist/ionicons/ionicons.js"
></script>
<script
src="https://kit.fontawesome.com/bee3af84fb.js"
crossorigin="anonymous"
></script>
<link rel="stylesheet" href="/css/style.css" />
<title>Digital Durgapuja 2023</title>
<!-- for fabicon -->
<link
rel="apple-touch-icon"
sizes="57x57"
href="img/favicon/apple-icon-57x57.png"
/>
<link
rel="apple-touch-icon"
sizes="60x60"
href="img/favicon/apple-icon-60x60.png"
/>
<link
rel="apple-touch-icon"
sizes="72x72"
href="img/favicon/apple-icon-72x72.png"
/>
<link
rel="apple-touch-icon"
sizes="76x76"
href="img/favicon/apple-icon-76x76.png"
/>
<link
rel="apple-touch-icon"
sizes="114x114"
href="img/favicon/apple-icon-114x114.png"
/>
<link
rel="apple-touch-icon"
sizes="120x120"
href="img/favicon/apple-icon-120x120.png"
/>
<link
rel="apple-touch-icon"
sizes="144x144"
href="img/favicon/apple-icon-144x144.png"
/>
<link
rel="apple-touch-icon"
sizes="152x152"
href="img/favicon/apple-icon-152x152.png"
/>
<link
rel="apple-touch-icon"
sizes="180x180"
href="img/favicon/apple-icon-180x180.png"
/>
<link
rel="icon"
type="image/png"
sizes="192x192"
href="img/favicon/android-icon-192x192.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="img/favicon/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="96x96"
href="img/favicon/favicon-96x96.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="img/favicon/favicon-16x16.png"
/>
<link rel="manifest" href="img/favicon/manifest.json" />
<meta name="msapplication-TileColor" content="#ffffff" />
<meta
name="msapplication-TileImage"
content="img/favicon/ms-icon-144x144.png"
/>
</head>
<body>
<!-- <div > -->
<div class="loader" id="loding">
<span style="--i: 1"></span>
<span style="--i: 2"></span>
<span style="--i: 3"></span>
<span style="--i: 4"></span>
<span style="--i: 5"></span>
<span style="--i: 6"></span>
<span style="--i: 7"></span>
<span style="--i: 8"></span>
<span style="--i: 9"></span>
<span style="--i: 10"></span>
<span style="--i: 11"></span>
<span style="--i: 12"></span>
<span style="--i: 13"></span>
<span style="--i: 14"></span>
<span style="--i: 15"></span>
<span style="--i: 16"></span>
<span style="--i: 17"></span>
<span style="--i: 18"></span>
<span style="--i: 19"></span>
<span style="--i: 20"></span>
</div>
<!-- </div> -->
<header>
<nav class="navbar">
<div class="logo"><img src="/img/logo.png" alt=logo"></div>
<ul class="nav-list">
<li><a href="index.html">Home</a></li>
<li><a href="/html/about.html">About</a></li>
<li><a href="/html/contact.html">Contact</a></li>
<li><a href="/html/belief.html">Our Belief</a></li>
</ul>
</nav>
</header>
<section class="firstsection">
<h1>
WELCOME TO<br />
DIGITAL DURGA PUJA <br />2023
</h1>
</section>
<!-- section card -->
<section class="section">
<div class="container">
<h5>DURGA PUJA DAYS</h5>
<br />
<h2>WELCOME TO DIGITAL DURGA PUJA 2023</h2>
</div>
<div class="container grid grid-three-column">
<div class="card">
<img src="/img/panchami_digital_durga_puja.png" alt="image" />
<h3>Durga Panchami</h3>
<h4>19.10.2023</h4>
<p>
The day idols of Devi Durga along with her children comes to the
Pandal.
</p>
</div>
<div class="card">
<img src="/img/shasthi_digital_durga_puja.png" alt="image" />
<h3>Durga Shasthi</h3>
<h4>20.10.2023</h4>
<p>
Involves rites to awaken and welcome the goddess to be a guest,
known as Bodhon.
</p>
</div>
<div class="card">
<img src="/img/saptami_digital_durga_puja.png" alt="image" />
<h3>Maha Saptami</h3>
<h4>21.10.2023</h4>
<p>
Bathing of the navapatrika with holy water done on the seventh day
of the festival.
</p>
</div>
<div class="card">
<img src="/img/ashtami_digital_durga_puja.png" alt="image" />
<h3>Maha Ashtami</h3>
<h4>22.10.2023</h4>
<p>
Sandhi Puja, involving the offering of 108 lotuses and lighting of
108 lamps.
</p>
</div>
<div class="card">
<img src="/img/navami_digital_durga_puja.png" alt="image" />
<h3>Maha Navami</h3>
<h4>23.10.2023</h4>
<p>
The ninth day of festival is marked with the Homa (Fire oblation)
and Bhog.
</p>
</div>
<div class="card">
<img src="/img/dashmi_digital_durga_puja.png" alt="image" />
<h3>Vijaya Dashami</h3>
<h4>24.10.2023</h4>
<p>
The last day of this festival, called Bijoya Dashami is marked by
Sindoor Khela.
</p>
</div>
</div>
</section>
<!-- =============about section =============== -->
<section class="grid-two-column grid absection">
<div class="leftpara" data-aos="fade-down-right" data-aos-duration="2000">
<h5>ABOUT DIGITAL DURGA PUJA</h5>
<h1>A RICH FEATURED, EPIC & PREMIUM WORK.</h1>
<p>
Digital Durga Puja takes you on a mesmerising tour of the Durga Pujo,
where you can join the Pujo revelries online from anywhere in the
world. Experience Durga Puja from the comfort of your home, online!
Get ready for a memorable, safer and more comfortable Durga Pujo, this
year with Digital Durga Puja
</p>
</div>
<div class="rightpara grid-two-column">
<div class="leftimg" data-aos="fade-down-left" data-aos-duration="2000">
<img src="/img/durg.jpg" alt="image" />
</div>
<div
class="rightimg"
data-aos="fade-down-right"
data-aos-duration="2000"
>
<img src="/img/ab.jpg" alt="image" class="first" />
</div>
</div>
<!-- ========timmer========== -->
<div class="timmer">
<h4>Puja will start after</h4>
<div class="countdown">
<div class="box">
<span class="num" id="day-box">00</span>
<span class="text">Days</span>
</div>
<div class="box">
<span class="num" id="hr-box">00</span>
<span class="text">Hours</span>
</div>
<div class="box">
<span class="num" id="min-box">00</span>
<span class="text">Minutess</span>
</div>
<div class="box">
<span class="num" id="sec-box">00</span>
<span class="text">Seconds</span>
</div>
</div>
</div>
</section>
<!-- =============second about section =============== -->
<section class="grid-two-column grid absections">
<div class="leftparas" data-aos="fade-up" data-aos-duration="2000">
<h5>ABOUT DIGITAL DURGA PUJA</h5>
<h1>HOMECOMING OF GODDESS DURGA</h1>
<p>
Celebrate the advent of Devi Durga from her mythological marital home
in Kailash. Every Bengali who has grown up celebrating Durga Puja is
familiar to waking up at dawn of Mahalaya listening to chants of
'Mahishasur Mardini' on the radio.
</p>
</div>
<div class="rightparas grid-two-column">
<div class="leftimge" data-aos="fade-right" data-aos-duration="2000">
<img src="/img/durga_puja_2020.jpg" alt="image" />
</div>
<div class="rightimge">
<div data-aos="fade-left" data-aos-duration="2000">
<img src="/img/digital_durga_puja_2020.jpg" alt="image" />
</div>
<div data-aos="fade-up-left" data-aos-duration="2000">
<img src="/img/online_durga_puja.jpg" alt="image" />
</div>
</div>
</div>
</section>
<!-- ===========section contact============== -->
<section class="section section-contact">
<div class="container">
<h2 class="common-heading">Contact Us</h2>
</div>
<div class="section-contact-main contact-container">
<form action="https://formspree.io/f/xeqnyjzp" method="POST">
<div class="grid grid-two-column">
<div>
<label for="username"></label>
<input
type="text"
name="username"
placeholder="username*"
id="username"
required
autocomplete="off"
/>
</div>
<div>
<label for="email"></label>
<input
type="email"
name="email"
placeholder="demo@mail.com*"
id="email"
required
autocomplete="off"
/>
</div>
</div>
<div>
<input
type="text"
name="subject"
placeholder="subject*"
id="subject"
required
autocomplete="off"
/>
</div>
<div>
<label for="textarea"></label>
<textarea
name="textarea"
id="teaxtarea"
cols="30"
rows="10"
placeholder="Type your quries*"
required
autocomplete="off"
></textarea>
</div>
<div>
<input
type="submit"
name="submit"
id="submit"
class="btn"
value="send message"
/>
</div>
</form>
</div>
</section>
<!-- =================footer secttion============= -->
<footer class="section-footer section">
<div class="container grid grid-three-column">
<div class="f-about">
<h3>About</h3>
<p>
Welcome in digital durga puja 2022. hi, i'm <b>Rahul</b> Diploma
software engineer. i works on web development.specialized in
frontend.
</p>
</div>
<!-- end -->
<div class="f-links">
<h3>Links</h3>
<ul>
<li>
<span>
<ion-icon name="arrow-forward-outline"></ion-icon>
</span>
<a href="index.html">Home</a>
</li>
<li>
<span>
<ion-icon name="arrow-forward-outline"></ion-icon>
</span>
<a href="/html/about.html">About</a>
</li>
<li>
<span>
<ion-icon name="arrow-forward-outline"></ion-icon>
</span>
<a href="/html/contact.html">Contact</a>
</li>
</ul>
</div>
<!-- end -->
<div class="f-address">
<h3>Have a Question</h3>
<address>
<div>
<p>
<span>
<ion-icon name="location-outline"></ion-icon>
</span>
Westbengal, India
</p>
</div>
<div>
<p>
<span>
<ion-icon name="call-outline"></ion-icon>
</span>
<a href="tel:+916297587513">+91 6297587513</a>
</p>
</div>
<div>
<p>
<span>
<ion-icon name="mail-unread-outline"></ion-icon>
</span>
<a href="mailto:dasr16583@gmail.com">dasr16583@gmail.com</a>
</p>
</div>
</address>
</div>
</div>
<div class="container">
<div
class="f-social-icons"
data-aos="flip-right"
data-aos-duration="2000"
>
<a href="https://rahulbiodata.netlify.app" target="_blank">
<ion-icon name="logo-web-component" class="icons"></ion-icon>
</a>
<a href="https://github.com/RAHUL956777" target="_blank">
<ion-icon name="logo-github" class="icons"></ion-icon>
</a>
<a href="https://gmail.com" target="_blank">
<ion-icon name="mail-open-outline" class="icons"></ion-icon>
</a>
</div>
<div class="f-creadits">
<p>
Copyright <i class="fa-solid fa-copyright"></i> 2023 All rights
reserved | this template is madewith ❤ by Rahul
</p>
</div>
</div>
</footer>
<a href="#home" class="scroll-top">
<img src="img/scroll-img.png" alt="scrollTotopimage" />
</a>
</body>
<!-- defer -->
<script src="./js/script.js"></script>
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<script>
AOS.init();
</script>
</html>