-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcentralkol.html
204 lines (184 loc) · 11.2 KB
/
centralkol.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
<!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>Devi Mahagauri </title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5.15.3/css/fontawesome.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5.15.3/css/fontawesome.min.css">
<link rel="stylesheet" href="./static/css/style15.css">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body>
<body style=" background-position: center; background-size: cover;width: 100%;height: 500px;">
<!--The navbar display-->
<nav class="navbar navbar-expand-sm navbar-dark bg-dark mb-2 md-20 fixed-top">
<a class="navbar-brand" href="static/pr1.jpg">Durga Puja</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto mb-2 mb-lg-0">
<!--The Home Button-->
<li class="nav-item ">
<a class="nav-link" href="./index.html" style="--i:1">Home <span class="sr-only">(current)</span></a>
</li>
<!--The about us button-->
<li class="nav-item">
<a class="nav-link" href="./about.html" style="--i:2">About</a>
</li>
<!--The Achievement Dropdown toggle currently inactive-->
<!--<li class="nav-item">
<a class="nav-link" href="achieve.html">Achievement</a>
</li>-->
<li class="nav-item dropdown " style="--i:3">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Calendar
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item " href="./mahalaya.html">Mahalaya</a>
<a class="dropdown-item " href="./day1.html">Day 1</a>
<a class="dropdown-item" href="./Brahmacharini.html">Day 2</a>
<a class="dropdown-item" href="./day3.html">Day 3</a>
<a class="dropdown-item" href="./day4.html">Day 4</a>
<a class="dropdown-item" href="./panchami.html">Day 5/Panchami</a>
<a class="dropdown-item" href="./day6.html">Day 6/Shashthi</a>
<a class="dropdown-item" href="./day7.html">Day 7/Saptami</a>
<a class="dropdown-item" href="./day8.html">Day 8/Ashtami</a>
<a class="dropdown-item" href="./day9.html">Day 9/Navami</a>
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="./day10.html">Dussehra</a>
</div>
</li>
<li class="nav-item dropdown active" style="--i:4">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Pandals
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item active" href="./ck.html">Central Kolkata</a>
<a class="dropdown-item " href="./sk.html">South Kolkata</a>
</div>
</li>
<li class="nav-item1">
<a class="nav-link" href="./about.html" style="--i:2"></a>
</li>
<li class="nav-item1">
<a class="nav-link" href="./about.html" style="--i:2"></a>
</li>
<li class="nav-item1">
<a class="nav-link" href="./about.html" style="--i:2"></a>
</li>
<li class="nav-item1">
<a class="nav-link" href="./about.html" style="--i:2"></a>
</li>
<li class="nav-item1">
<a class="nav-link" href="./about.html" style="--i:2"></a>
</li>
</ul>
</div>
</nav>
<!--The Display Part-->
<!----Carousel hovering images----->
<div id="demo" class="carousel slide" data-ride="carousel">
<ul class="carousel-indicators">
<li data-target="#demo" data-slide-to="0" class="active"></li>
<li data-target="#demo" data-slide-to="1"></li>
<li data-target="#demo" data-slide-to="2"></li>
<li data-target="#demo" data-slide-to="3"></li>
<li data-target="#demo" data-slide-to="4"></li>
<li data-target="#demo" data-slide-to="5"></li>
</ul>
<div class="carousel-inner">
<div class="carousel-item active">
<img src="./static/centrkol/cb2021.jpg" alt="Los Angeles" width="1100" height="500" >
<div class="carousel-caption">
<h3>Chaltabagan Durga Puja</h3>
<p>2021</p>
</div>
</div>
<div class="carousel-item">
<img src="./static/centrkol/chaltabagan2021pandal.jpg" alt="Chicago" width="1100" height="500">
<div class="carousel-caption">
<h3>Chaltabagan Puja Pandal</h3>
<p>2021</p>
</div>
</div>
<div class="carousel-item">
<img src="./static/centrkol/i1.jpg" alt="Chicago" width="1100" height="500">
<div class="carousel-caption">
<h3>Chaltabagan Durga Puja</h3>
<p>2020</p>
</div>
</div>
<div class="carousel-item">
<img src="./static/centrkol/i1.1.jpg" alt="Chicago" width="1100" height="500">
<div class="carousel-caption">
<h3>Chaltabagan Puja Pandal</h3>
<p>2020</p>
</div>
</div>
<div class="carousel-item">
<img src="./static/centrkol/i2.jpg" alt="New York" width="1100" height="500">
<div class="carousel-caption">
<h3>Chaltabagan Durga Puja</h3>
<p>2019</p>
</div>
</div>
<div class="carousel-item">
<img src="./static/centrkol/i2.2.jpg" alt="New York" width="1100" height="500">
<div class="carousel-caption">
<h3>Chaltabagan Puja Pandal</h3>
<p>2019</p>
</div>
</div>
</div>
<a class="carousel-control-prev" href="#demo" data-slide="prev">
<span class="carousel-control-prev-icon"></span>
</a>
<a class="carousel-control-next" href="#demo" data-slide="next">
<span class="carousel-control-next-icon"></span>
</a>
</div>
<!--Content section-->
<div class="w3-content" style="max-width:2000px;margin-top:16px">
<!-- The Band Section -->
<div class="w3-container w3-content w3-center w3-padding-64" style="max-width:800px" id="band">
<h2 class="w3-wide">Chaltabagan Durga Puja</h2>
<p class="w3-opacity"><i> Manicktala Chaltabagan Lohapatty Durga Puja</i></p>
<p class="w3-justify"> It was founded in 1943 by Late Shree Lakhi Chand Jaiswals a small celebration in a shop and has grown into one of Kolkata's largest & biggest Durga Puja celebrations, attended by celebrities, industrialists,politicians and foreign diplomats. <br> The Durga Puja is held near the intersection of Vivekananda Road and Amherst Street.Environmentalism is a common theme of the Manicktalla Chaltabagan Lohapatty Durga Puja, which used a windmill and solar panels to power the lighting. <br> </p>
<div class="w3-row w3-padding-32">
<div class="w3-third">
<p>2018</p> <a href="./static/centrkol/cb1.jpg">
<img src="./static/centrkol/cb1.jpg" class="w3-round w3-margin-bottom" alt="Random Name" style="width:60%; height: 200px;"></a>
</div>
<div class="w3-third">
<p>2017</p> <a href="./static/centrkol/cb2.jpg">
<img src="./static/centrkol/cb2.jpg" class="w3-round w3-margin-bottom" alt="Random Name" style="width:60%; height: 200px;"></a>
</div>
<div class="w3-third">
<p>2016</p> <a href="./static/centrkol/cb3.jpg">
<img src="./static/centrkol/cb3.jpg" class="w3-round w3-margin-bottom" alt="Random Name" style="width:60%; height: 200px;"></a>
</div>
</div>
</div>
<div class="w3-row">
<div class="w3-col m6 w3-center w3-padding-large">
<p><b><i class="fa fa-location-arrow w3-margin-right"></i>Location</b></p><br>
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3683.8391675929424!2d88.36997735050265!3d22.585117885103525!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3a0276487df7aa3b%3A0x2a77b76847094cd1!2sChaltabagan%20Durga%20Puja%20Pandal!5e0!3m2!1sen!2sin!4v1630559044258!5m2!1sen!2sin" class="map" style="border:0;" allowfullscreen="" loading="lazy"></iframe>
</div>
<!-- Hide this text on small devices -->
<div class="w3-col m6 w3-hide-small w3-padding-medium">
<img src="./static/centrkol/tt.png" alt="">
</div>
</div>
</div>
<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>
</body>
</html>