-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
387 lines (305 loc) · 16.2 KB
/
index.html
File metadata and controls
387 lines (305 loc) · 16.2 KB
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
<!doctype html>
<html lang="en">
<head>
<title>CHARSHA</title>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<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.13.0/css/all.css"
integrity="sha384-Bfad6CLCknfcloXFOyFnlgtENryhrpZCe29RTifKEixXQZ38WheV+i/6YWSzkz3V" crossorigin="anonymous">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/lightbox.min.css">
</head>
<body>
<!-- Header -->
<header class=" header sticky-top border-bottom">
<!--Header Top-->
<div class="container-fluid top-nav-bg ">
<div class="container">
<ul class="nav justify-content-end secondary-nav">
<li class="nav-item d-none d-md-block"><a class="nav-link email text-white"
href="emailto:vtpcharsha@gmail.com">Email: vtpcharsha@gmail.com</a></li>
<li class="nav-item d-none d-md-block mt-2 text-white top-nav-seperator">|</li>
<li class="nav-item"><a class="nav-link contact text-white" href="#">Contact Us</a></li>
</ul>
</div>
</div>
<!-- nav -->
<nav class="navbar navbar-expand-sm navbar-light bg-white">
<a class="navbar-brand ml-lg-5" href="#">
<img src="images/logo.jpeg" alt="logo" width="150">
</a>
<button class="navbar-toggler bg-primary d-lg-none" type="button" data-toggle="collapse"
data-target="#collapsibleNavId" aria-controls="collapsibleNavId" aria-expanded="false"
aria-label="Toggle navigation">
<span class=" navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="collapsibleNavId">
<ul class="navbar-nav text-right ml-auto mr-5">
<li class="nav-item active">
<a class="nav-link" href="#">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">our team</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">mission</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">gallery</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">working sector</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">career</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">contact</a>
</li>
<i class="fas ml-2 mt-2 search-icon fa-search "></i>
</ul>
<!-- <form class="form-inline my-2 my-lg-0">
<input class="form-control mr-sm-2" type="text" placeholder="Search">
<button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
</form> -->
</div>
</nav>
</header>
<!-- carousel -->
<div id="sliders" class="carousel slide" data-ride="carousel">
<ul class="carousel-indicators">
<li data-target="#sliders" data-slide-to="0" class="active"></li>
<li data-target="#sliders" data-slide-to="1"></li>
<li data-target="#sliders" data-slide-to="2"></li>
<li data-target="#sliders" data-slide-to="3"></li>
<li data-target="#sliders" data-slide-to="4"></li>
<li data-target="#sliders" data-slide-to="5"></li>
</ul>
<div class="carousel-inner">
<div class="carousel-item active">
<img class="img" src="images/annual-report-home.jpg">
</div>
<div class="carousel-item">
<img class="img" src="images/change_maker_banner.jpg">
</div>
<div class="carousel-item ">
<img class="img" src="images/Girls_get_equal-banner.jpg">
</div>
<div class="carousel-item ">
<img class="img" src="images/Plan-India-response-to-Coronavirus-outbreak-–-10@2x-1.jpg">
</div>
<div class="carousel-item ">
<img class="img" src="images/rewritedesktop.jpg">
</div>
<div class="carousel-item ">
<img class="img" src="images/sponsor-a-child-banner.jpg">
</div>
</div>
</div>
<!-- img and text carousel -->
<section class="mt-5 pt-2">
<div class="container-fluid">
<div class="row">
<div class="col-sm-6 col-12">
<img src="images/1.jpg" alt="" srcset="" width="100%">
</div>
<div class="col-sm-6 col-12 bg-primary text-white text-center">
<h1 class="mt-3 Sahanewaj"><b>Md Sahanewaj Biswas</b></h1>
<p> <a class="slink" href="#">Secretary of </a> Chandnichakhat Association for Rural Social & Health
Advancement
</p>
<div id="textslider" class="carousel slide" data-ride="carousel">
<ul class="carousel-indicators">
<li data-target="#textslider" data-slide-to="0" class="active"></li>
<li data-target="#textslider" data-slide-to="1"></li>
<li data-target="#textslider" data-slide-to="2"></li>
<li data-target="#textslider" data-slide-to="3"></li>
</ul>
<div class="carousel-inner p-4">
<div class="carousel-item active">
<p>
Dear friends,
Social work has been defined as it’s an art of listening and a science of hope. The
hope for the progress and service without the benefit of an individual, so that the
common people may get an opportunity to alter their way of life. As we’re in it not
for the income but we’re in it for the outcome. This outcome hereby meaning the
progress which shall benefit the humanity as a whole, not just a singular
individual.
</p>
</div>
<div class="carousel-item">
<p>
I am very glad and honoured to serve for the welfare of mankind through this
organisation. I do believe in a saying that -‘the best way to find yourself is to
lose yourself in the service of others’. Working for the welfare of the mankind does
gives the immense pleasure and satisfaction. We don’t have to go to pilgrimage or
pay homage for the betterment of humanity.
</p>
</div>
<div class="carousel-item">
<p>
All what we can do is give our helping
hands to the people those who are in need. The simple fact is that the God resides
in our deeds and not in the base of any religions. So, come let us help each other,
let’s be a guide, a leader to the dreamer and all those who lacks direction and
progress together for the betterment of universal brotherhood and achieve the goal
of better future.
</p>
</div>
<div class="carousel-item ">
<p>
Furthermore, I would like to give my heart full thanks to the donors, B.D.O, S.D.O,
officers, managers, as well as our working staffs for making this journey an
eventful and successful. I, Md. Sahanewaj Biswas on behalf of this organisation
shall further be looking forward for mutual co operation and understanding for
future endeavours so that we all can progress together.
Thank you to all,
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<div class="container-fluid py-5">
<h2 class="font-weight-bold text-center text-uppercase font-weight-bold p-2">our <span
class="text-primary">ongoing projects</span></h3>
<div class="row ">
<div class="col-12 col-sm-3 ">
<div class="hover hover-2 text-dark rounded">
<div class="img1">
</div>
<div class="hover-2-content p-3">
<p class="hover-2-description"> <span class="text-uppercase"> <a href="#"> Ministry of
Minority Affairs</a></span> <br> <br> Government of India.
</p>
</div>
</div>
</div>
<div class="col-12 col-sm-3">
<div class="hover hover-2 text-dark rounded">
<div class="img2">
</div>
<div class="hover-2-content p-3">
<p class="hover-2-description">
<span class="text-uppercase"> <a href="#"> Paschim Banga Society for Skill
Development(PBSSD)</a></span>
<br> <br>Government of West Bengal</p>
</div>
</div>
</div>
<div class="col-12 col-sm-3">
<div class="hover hover-2 text-dark rounded">
<div class="img3">
</div>
<div class="hover-2-content p-3">
<p class="hover-2-description">
<span class="text-uppercase"> <a href="#"> Mission Nirmal Bangla (MNB)</a></span>
<br> <br>Panchayats & Rural Development <br> Department Govt. of West Bengal</p>
</div>
</div>
</div>
<div class="col-12 col-sm-3">
<div class="hover hover-2 text-dark rounded">
<div class="img4">
</div>
<div class="hover-2-content p-3">
<p class="hover-2-description">
<span class="text-uppercase"> <a href="#"> Keep Teachers in the Classroom </a></span>
<br> <br>text</p>
</div>
</div>
</div>
</div>
</div>
<!--
section 3 -->
<section class="section-3">
<h2 class="font-weight-bold text-center text-uppercase font-weight-bold p-2">our <span
class="text-primary">gallery</span></h3>
<div class="row">
<div class=" col-sm-3 col-6">
<a href="images/annual-report-home.jpg" data-lightbox="myimages"><img
src="images/annual-report-home.jpg" width="100%"></a>
</div>
<div class=" col-sm-3 col-6">
<a href="images/change_maker_banner.jpg" data-lightbox="myimages"><img
src="images/change_maker_banner.jpg" width="100%"></a>
</div>
<div class=" col-sm-3 col-6">
<a href="images/Girls_get_equal-banner.jpg" data-lightbox="myimages"><img
src="images/Girls_get_equal-banner.jpg" width="100%"></a>
</div>
<div class=" col-sm-3 col-6">
<a href="images/sponsor-a-child-banner.jpg" data-lightbox="myimages"><img
src="images/sponsor-a-child-banner.jpg" width="100%"></a>
</div>
</div>
</section>
<footer class="footer bg-primary mt-5 py-3">
<div class="container text-white">
<div class="row">
<div class="col col-3">
<h3> <b> QUICK LINKS </b></h3>
<li class="list-group">
<a class="list-item" href="#">Our Team</a>
</li>
<li class="list-group">
<a class="list-item" href="#">Mission</a>
</li>
<li class="list-group">
<a class="list-item" href="#">Working Sectors</a>
</li>
<li class="list-group">
<a class="list-item" href="#">Gallery</a>
</li>
<li class="list-group">
<a class="list-item" href="#">Partners</a>
</li>
<li class="list-group">
<a class="list-item" href="#">Career</a>
</li>
</div>
<div class="col col-5">
<h3><b>Sign up For Newsletter</b></h3>
<form class="form-inline">
<div class="form-group">
<input type="text" name="" id="form" class="form-control" placeholder=""
aria-describedby="helpId">
</div>
<button type="button" class="btn btn-secondary"> SUBSCRIBE</button>
</form>
</div>
<div class="col col-4">
<h3 class="text-uppercase"><b>Connect with us</b></h3>
<a class="icon" href=""> <i class="fab fa-facebook "></i></a>
<a class="icon" href=""> <i class="fab fa-twitter "></i></a>
<a class="icon" href=""> <i class="fab fa-instagram "></i></a>
<a class="icon" href=""> <i class="fab fa-youtube "></i></a>
<a class="icon" href=""> <i class="fab fa-linkedin "></i></a>
</div>
</div>
</div>
</footer>
<div class="footer-done bg-secondary p-2 text-center text-white">
<small>Copyright © CHARCHA</small>
</div>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<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://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="js/lightbox-plus-jquery.min.js"></script>
</body>
</html>