-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
375 lines (349 loc) · 20.3 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="keywords" content="pragati, bhubaneswar, bbsr, organization, club, conduct events, programs, bengali, rabindra jayanti 2020, nazrul jayanti 2020, dance, song, darama" >
<meta name="description" content="Pragati Bhubaneswar is an organization or club that conducts events, programs, usually in bengali like rabindra jayanti, nazrul jayanti with
dance, song, reciting poems and darama performances" />
<meta name="robots" content="index" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<!-- Bootstrap CSS -->
<!-- build:css css/main.css -->
<link rel="stylesheet" href="bootstrap.min.css">
<link rel="stylesheet" href="font-awesome/css/font-awesome.min.css">
<link rel="stylesheet" href="bootstrap-social.css">
<link rel="stylesheet" href="css/styles.css">
<title>Pragati Bhubaneswar</title>
<!-- endbuild -->
</head>
<body>
<nav class="navbar navbar-light navbar-expand-sm fixed-top navbar-fixed-top">
<div class="container">
<button class="navbar-toggler ml-1" onclick="collapse()" type="button" data-toggle="collapse"
data-target="#Navbar" aria-controls="navbarSupportedContent" aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<a class="navbar-brand" href="#"><img class="zoom" src="img/logo.jpg" alt="logo" height="100%"
width="48"></a>
<div class="collapse navbar-collapse" id="Navbar">
<ul class="navbar-nav ml-auto">
<li class="nav-item active" id="navHome"><a class="nav-link text-light mt-2" href="#"><span
class="fa fa-home fa-lg"></span>
Home</a></li>
<li class="nav-item" id="navAbout"><a class="nav-link text-light mt-2" data-offset="100"
href="#aboutus"><span class="fa fa-info fa-lg"></span>
About</a></li>
<li class="nav-item" id="navEvents"><a class="nav-link text-light mt-2" href="#events"><span
class="fa fa-list fa-lg"></span>
Events</a></li>
<li class="nav-item" id="navTeam"><a class="nav-link text-light mt-2" href="#team"><span
class="fa fa-users fa-lg"></span>
Team</a></li>
<li class="nav-item" id="navContact"><a class="nav-link text-light mt-2" href="#contactus"><span
class="fa fa-address-card fa-lg"></span>
Contact</a></li>
</ul>
<!-- <span class="navbar-text btn-outline">
<a id="loginLink">
<span class="fa fa-sign-in"></span> Login
</a>
</span> -->
</div>
</div>
</nav>
<header class="jumbotron text-center">
<div class="container">
<div class="row row-header">
<div class="col-12 justify-content-center">
<h1>Welcome To Pragati, Bhubaneswar</h1>
<p class="p-3 mt-4">We are a Regional Cultural Organisation which conducts programs and events for music, dance and drama lovers and provides a platform
for people to showcase their talents.</p>
<a href="#mycarousel" class="btn">Learn More <span class="fa fa-arrow-down"></span></a>
</div>
</div>
</div>
</header>
<div class="myContainer">
<div class="container row row-content">
<div class="col">
<div class="carousel slide" id="mycarousel" data-ride="carousel">
<div class="carousel-inner" id="carouselitems" role="listbox">
<div class="carousel-item active">
<img class="d-block img-fluid" style="height: 100%;" src="img/odissi.jpg" alt="Odissi">
<div class="carousel-caption d-none d-md-block">
<h2>Odissi Dance</h2>
<p>The regional classical dance of Odisha, expressive and beautiful.</p>
</div>
</div>
<div class="carousel-item">
<img class="d-block img-fluid" src="img/pragati_info.jpg" alt="Pragati Banner">
</div>
<div class="carousel-item">
<img class="d-block img-fluid" src="img/dance.jpeg" alt="Classical Dance">
<div class="carousel-caption d-none d-md-block">
<h2>Classical Dance</h2>
<p>The beauty of any form of classical dance can mesmerize you.</p>
</div>
</div>
</div>
<ol class="carousel-indicators">
<li data-target="#mycarousel" data-slide-to="0" class="active"></li>
<li data-target="#mycarousel" data-slide-to="1"></li>
<li data-target="#mycarousel" data-slide-to="2"></li>
</ol>
<a class="carousel-control-prev" data-target="#mycarousel" role="button" data-slide="prev">
<span class="carousel-control-prev-icon"></span>
</a>
<a class="carousel-control-next" data-target="#mycarousel" role="button" data-slide="next">
<span class="carousel-control-next-icon"></span>
</a>
<button id="carouselButton" type="button" class="btn btn-danger" data-toggle="tooltip"
data-html="true" title="Pause/Play" data-placement="bottom">
<span class="fa fa-pause"></span>
</button>
</div>
</div>
</div>
<div class="container">
<div class="row row-content justify-content-center" id="aboutus">
<h2 style="text-shadow: 0 0 3px #FF0000;"><u>ABOUT US</u></h2>
<p>As an Odisha based organisation, we usually conduct programs to commemorate and pay tribute to the greatest artists of all time. For this purpose,
we either bring in established artists from all over the country or give opportunities to budding talents. Since the majority of our team consists of Bengalis, we celebrate Rabindra
Jayanti, Baishe Srabon, paila Baisakh, and many more such auspicious days along with tributes to Kishore Kumar, Lata Mangeshkar, Manna Dey, etc by performing their
songs at events which gather huge audiences from all over the state. The dilligence and hardwork of all the members of Pragati is something to be applauded. </p>
</div>
<br />
<div class="row-content" id="events">
<div class="row justify-content-center">
<h2 style="text-shadow: 0 0 3px #FF0000;" class="mb-5"><u>OUR EVENTS</u></h2>
<p class="pl-3 pr-3 pb-3">Pragati has always been successfull in organising many events each year since the beginning. This year, due to the unfortunate coronavirus
pandemic, we have not been able to organise programs as before. But that did not shatter the wills of the members of Pragati and to keep conitinuing the tradition,
we have decided to go digital. The members perform snippets of a classical song in accordance with the theme from the comforts of their home and the videos were merged
together to form a beautiful program. </p>
</div>
<h4 style="text-shadow: 1px 1px red;"><em>Recorded Events...</em></h4>
<div class="row ml-3">
<iframe src="https://www.youtube.com/embed/-wYNORulyg8" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
<div class="row">
<div class="card">
<img class="card-img-top" src="img/nazrul_jayanti.jpg" alt="Card image cap">
<div class="card-body">
<h5 class="card-title"><strong>Nazrul Jayanti 2020 </strong></h5>
<p class="card-text">A tribute to the great Kazi Nazrul Islam, who was a Bengali poet, writer, musician and the national poet of Bangladesh.
Popularly known as Nazrul, he produced a large body of poetry and music with themes that included religious devotion and rebellion against oppression.
In this program, we performed Nazrul's most famous works to commemorate him on his birthday. With 27 participants performing joyfully and with lots of practice,
the program saw huge success. To watch the full video, click on the link given below. </p>
<div class="card-footer">Watch the video <a href="https://www.youtube.com/watch?v=0z8aXce0vA4" target="blank">here
<span class="fa fa-external-link"></span></a></div>
</div>
</div>
<div class="card">
<img class="card-img-top" src="img/digital_rabindra_jayanti.jpg" alt="Card image cap">
<div class="card-body">
<h5 class="card-title"><strong>Digital Rabindra Jayanti, 2020</strong><span
class="badge badge-danger">NEW</span></h5>
<p class="card-text">Rabindranath Tagore, a Bengali poet, writer, music composer, and painter, is known worldwide for his spectacular works. He reshaped Bengali literature
and music as well as Indian Art with contextual modernism. In 1913, he became the first non-European to win the Nobel Prize in Literature. Paying a tribute to him on his
birthday has always been mandatory for Pragati. Thus, this program saw the participation of 26 members performing songs, dance and reciting his poems beautifully. To watch the
full video, click on the link given below.</p>
<div class="card-footer">Watch the video <a href="https://www.youtube.com/watch?v=-wYNORulyg8" target="blank">here
<span class="fa fa-external-link"></span></a></div>
</div>
</div>
</div>
<h4 style="text-shadow: 1px 1px red;"><em>Upcoming events...</em></h4>
<div class="row">
<div class="card zoom">
<img class="card-img-top" src="img/carousel2.jpg" alt="Card image cap">
<div class="card-body">
<h5 class="card-title"><strong>Baishe Srabon</strong></h5>
<p class="card-text">The 22nd day from the beginning of rainy season in the bengali calendar is marked by Baishe Srabon. Get tuned to watch the melodies
of rainy season sung and performed by the members of Pragati. </p>
</div>
</div>
<!-- <div class="card zoom">
<img class="card-img-top" src="img/carousel2.jpg" alt="Card image cap">
<div class="card-body">
<h5 class="card-title pt-0"><strong>Rabindra Jayanti</strong></h5>
<p class="card-text pt-0">Some description about the event. Award winning three-star
Michelin
chef
with wide International experience having worked
closely with whos-who in the culinary world, he specializes in creating mouthwatering
Indo-Italian fusion experiences. </p>
</div>
</div> -->
</div>
</div>
<div class="row-content" id="team">
<div class="row p-3 justify-content-center">
<h2 style="text-shadow: 0 0 3px #FF0000;"><u>OUR TEAM</u></h2>
<p class="mt-4">Behind every successful program there is a team of hard working and persistent members working together to achieve a common goal.
Introducing you to the Committee Members of Pragati: </p>
</div>
<div class="row">
<div class="col-12 col-md-4">
<div class="card">
<div class="card-title">
<h4>President</h4>
</div>
<div class="card-body pt-0 ">
Wg. Cdr. G C Bhanja Chowdhury
</div>
</div>
</div>
<div class="col-12 col-md-4">
<div class="card">
<div class="card-title">
<h4>Vice-Presidents</h4>
</div>
<div class="card-body pt-0">
<ul class="list-unstyled ">
<li>Dr. S Malakar</li>
<li>Mr. S Bose</li>
<li>Mr. R Naha</li>
</ul>
</div>
</div>
</div>
<div class="col-12 col-md-4">
<div class="card">
<div class="card-title">
<h4>Secretary</h4>
</div>
<div class="card-body pt-0">
<p>Mr. S. Marik</p>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-12 col-md-4">
<div class="card">
<div class="card-title">
<h4>Joint Secretaries</h4>
</div>
<div class="card-body pt-0 ">
<ul class="list-unstyled" style="line-height: 1.2em;">
<li>Mr. D. Sengupta</li>
<li>Mr. D. Mallick</li>
</ul>
</div>
</div>
</div>
<div class="col-12 col-md-4">
<div class="card">
<div class="card-title">
<h4>Chief Advisor</h4>
</div>
<div class="card-body pt-0">
<p>Dr. S. K. Tamothia</p>
</div>
</div>
</div>
<div class="col-12 col-md-4">
<div class="card">
<div class="card-title">
<h4>Advisors</h4>
</div>
<div class="card-body pt-0 ">
<ul class="list-unstyled" style="line-height: 1.2em;">
<li>Mr. A. K. Das</li>
<li>Mr. S. K. Mitra</li>
<li>Mr. K. Ray (IAS Retd.)</li>
<li>Mr. V. K. Agarwal</li>
</ul>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-12 col-md-4">
<div class="card">
<div class="card-title">
<h4>Treasurer</h4>
</div>
<div class="card-body pt-0">
<p>Mr. D. Roy</p>
</div>
</div>
</div>
<div class="col-12 col-md-4">
<div class="card">
<div class="card-title">
<h4>Executive Members</h4>
</div>
<div class="card-body pt-0 ">
<ul class="list-unstyled" style="line-height: 1.2em;">
<li>Mr. A. Bose</li>
<li>Mr. A. Chakraborty</li>
<li>Mr. S. Biswas</li>
<li>Mr. A. Mathan</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="row row-content justify-content-center" id="contactus">
<h2 style="text-shadow: 0 0 3px #FF0000;"><u>CONTACT US</u></h2>
<div class="col-12">
<h3>Location Information</h3>
</div>
<div class="col-12 col-sm-4 offset-sm-1">
<h5><u>Our Address</u></h5>
<address style="font-size: 100%">
233, Saheed Nagar <br>
Bhubaneswar-7<br>
Odisha, INDIA<br>
<i class="fa fa-phone"></i>: 0674-2544532<br>
<i class="fa fa-envelope"></i>:
<a href="mailto: [email protected]">[email protected]</a>
<p>Secreatary Contact No. +91 9090345679</p>
</address>
</div>
<div class="col-12 col-sm-6 offset-sm-1">
<!-- <h5>Map of our Location</h5> -->
</div>
<div class="col-12 col-sm-11 offset-sm-1 mt-2">
<div class="btn-group" role="group">
<a role="button" id="btncall" class="btn btn-primary" href="tel: 9090345679"><i class="fa fa-phone"></i>
Call</a>
<a role="button" id="btnmail" class="btn btn-success" href="mailto:[email protected]"><i
class="fa fa-envelope-o"></i> Email</a>
</div>
</div>
</div>
</div>
</div>
<footer class="footer">
<div class="container">
<div class="row">
<div class="row align-self-center mt-3 ml-4">
<div class="col-auto">
<p>© Copyright 2020 Pragati-Bhubaneswar</p>
</div>
</div>
<div class="col-12 col-sm-4 ml-auto justify-content-right align-self-center">
Follow us On:
<div>
<a class="btn btn-social-icon btn-youtube"
href="https://www.youtube.com/channel/UCBYVPgsqrp72tEWuseki_ww/featured" target="blank"><i
class="fa fa-youtube"></i></a>
<a class="btn btn-social-icon" href="mailto: [email protected]"><i class="fa fa-envelope-o fa-lg"></i></a>
</div>
</div>
</div>
</div>
</footer>
<!-- build:js js/main.js -->
<script src="jquery.slim.min.js"></script>
<script src="popper.min.js"></script>
<script src="bootstrap.min.js"></script>
<script src="js/scripts.js"></script>
<!-- endbuild -->
</body>
</html>