-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
420 lines (313 loc) · 15.8 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
<!doctype html>
<html lang="en">
<head>
<!-- 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.4.1/css/bootstrap.min.css">
<link rel="stylesheet" href="style.css">
<script src="https://kit.fontawesome.com/9d397ac0d3.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="footer.css">
<title>Saylani Web</title>
</head>
<body>
<!-- ********************Container*************** -->
<div class="container-fluid con"></div>
<div class="icon">
<a href="https://www.facebook.com/saylaniwelfare/" target="fb" id="wt">
<i class="fab fa-facebook col-2"></i></a>
<a href="https://twitter.com/OfficialSwit" target="insta" id="wt">
<i class="fab fa-twitter col-2"></i></a>
<a href="https://www.instagram.com/saylaniwelfare/" target="twitter" id="wt">
<i class="fab fa-instagram col-2"></i></a>
<a href="https://www.youtube.com/c/SaylaniWelfareTrustOfficialPage" target="youtube" id="wt">
<i class="fab fa-youtube col-2"></i></a>
<a href="#" id="wt"><i class="fab fa-whatsapp col-2"></i></a>
</div>
<p>Millions of people's life has changed, millions more awaiting your donation</p>
<div class="button">
<button>UK Donor</button>
<button>Donate Now</button>
<button>SMIT Results</button>
</div>
<!-- *******Navigation Bar******** -->
<nav class="navbar navbar-expand-lg">
<img src="./images/saylani-logo.png" width="200px" height="50px" class="saylani">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a href="index.html" class="nav-link">Home</a></li>
<!-- __________________DropDown_______________________ -->
<li class="nav-item dropdown"><a href="index.html" class="nav-link dropdown-toggle"
data-toggle="dropdown">About</a>
<div class="dropdown-menu">
<a href="#" class="dropdown-item">Introduction</a>
<a href="#" class="dropdown-item">Chairman message</a>
<a href="#" class="dropdown-item">Saylani Annual Report</a>
</div>
</li>
<li class="nav-item dropdown">
<a href="index.html" class="nav-link dropdown-toggle">Saylani Service</a>
<div class="dropdown-menu">
<a href="#" class="dropdown-item">Education</a>
<a href="#" class="dropdown-item">Medical</a>
<a href="#" class="dropdown-item">Welfare</a>
<a href="#" class="dropdown-item">Hajj application form</a>
<a href="#" class="dropdown-item">Saylani Dastarkhuwan</a>
<a href="#" class="dropdown-item">Saylani RO Plant</a>
<a href="#" class="dropdown-item">Online Sadqah</a>
<a href="#" class="dropdown-item">Online Taweezat / Istikhara</a>
<a href="#" class="dropdown-item">Saylani Job Bank</a>
<a href="#" class="dropdown-item">Online Quran Academey</a>
<a href="#" class="dropdown-item">Books</a>
<a href="#" class="dropdown-item">Saylani Online Masjid</a>
</div>
</li>
<li class="nav-item dropdown"><a href="index.html" class="nav-link dropdown-toggle">Future Project</a>
<div class="dropdown-menu">
<a href="#" class="dropdown-item">Saylani University</a>
<a href="#" class="dropdown-item">Saylani City</a>
</div>
</li>
<li class="nav-item"><a href="index.html" class="nav-link">Media</a></li>
<li class="nav-item"><a href="index.html" class="nav-link">News</a></li>
<li class="nav-item dropdown"><a href="index.html" class="nav-link dropdown-toggle">Donation</a>
<div class="dropdown-menu">
<a href="#" class="dropdown-item">Bank Detail</a>
<a href="#" class="dropdown-item">Sadqah</a>
<a href="#" class="dropdown-item">Aqiqa</a>
<a href="#" class="dropdown-item">Other Donation</a>
<a href="#" class="dropdown-item">Corona Effecties</a>
</div>
</li>
<li class="nav-item"><a href="index.html" class="nav-link">Contact Us</a></li>
</ul>
</nav>
<!-- ****************Image Slider************** -->
<!-- id is used for cntroller -->
<div class="container-fluid">
<div id="myslide" class="carousel slide" data-ride="carousel">
<div class="carousel-inner">
<div class="carousel-item active">
<img src="./images/slider1.jpg" class="d-block w-100">
</div>
<div class="carousel-item">
<img src="images/slider2.jpeg" class="d-block w-100">
</div>
<div class="carousel-item">
<img src="images/slider3.jpeg" class="d-block w-100">
</div>
<div class="carousel-item">
<img src="images/slider4.jpg" class="d-block w-100">
</div>
</div>
<a href="#myslide" class="carousel-control-prev" role="button" data-slide="prev">
<span class="carousel-control-prev-icon"></span>
<span class="sr-only">Previous</span>
</a>
<a href="#myslide" class="carousel-control-next" role="button" data-slide="next">
<span class="carousel-control-next-icon"></span>
<span class="sr-only">next</span>
</a>
</div>
</div>
<!-- *************************Intro*********************** -->
<div class="intro">
<h1 class="text-center">INTRO<span>DUCTION</span></h1>
<div>
<p class="col-11 text-muted para">
Established in May 1999 by famous spiritual and religious scholar Maulana Bashir Ahmed Farooqui,
Saylani Welfare International Trust was built on the fundamentals of breaking the cycle of poverty,
alleviating the financial troubles of the poor, giving people a chance to live a dignified life and
spreading happiness.
<br><br>
We are an organization that believes in lighting up the lives of underprivileged people across the
world. We endeavor to provide the best quality services in areas including food, education, medical
and social welfare free of cost to people living in the dark. With over 60 different sectors, we
feed thousands of hungry people each day, hundreds more are given the hope of life through medical
health care, many are educated to become leaders of tomorrow and several are given the opportunity
to stand on their feet financially.
<br><br>
Today, we are proud to say that our physical presence extends throughout Pakistan with a vast
network of 125 branches operating in major cities including Karachi, Lahore, Islamabad,
Rawalpindi,<br><br>
Hyderabad and Faisalabad. Apart from Pakistan, we have overseas offices in the UK, USA and UAE as
well. Our worldwide branches are operating under the guidance of a team of over 2,000 working
professionals who help almost 125,000 people on a daily basis.
<br>
We strongly believe that a little help goes a long way and our work would not be possible without
the generous support of our valuable donors. Our local and international donors have graciously lent
us a hand by supporting our causes and enabling us to serve the needs of people in need.
</p>
</div>
</div>
<!-- **************************label********************* -->
<div class="container-fluid label text-white">
<div class="container">
<div class="row">
<div class=" col-3 text-center">
<img src="./images/icon_food_png.png" width="60px" height="60px">
<h4 class="text-center counter">125,000</h4>
<h5 class="text-center"> DAILY DASTRAKHAN<span>(MONTHLY)</span></h5>
</div>
<div class="col-3 text-center">
<img src="./images/icon_family_png.png" width="60px" height="60px">
<h4 class="text-center counter">7,500</h4>
<h5 class="text-center">FAMILY ADOPTION<span>(MONTHLY)</span></h5>
</div>
<div class="col-3 text-center">
<img src="./images/icon_medical_png.png" width="60px" height="60px">
<h4 class="text-center counter">43,749</h4>
<h5 class="text-center">MEDICAL <br />
<span>(MONTHLY)</span></h5>
</div>
<div class="col-md-3 col-3 text-center">
<img src="./images/icon_education_png.png" width="60px" height="60px">
<h4 class="text-center counter">180,000</h4>
<h5 class="text-center">EDUCATION <br />
<span>(MONTHLY)</span></h5>
</div>
</div>
<div>
</div>
<!-- ******************Services***************** -->
<section class="service">
<h1 class="text-center">WHAT ARE <span>WE DOING?</span></h1>
<div class="container-fluid">
<div class="row mt-3">
<div class="col-3 service-div">
<img src="./images/onlinesadqah.png">
<h3>ONLINE SADQAH</h3>
</div>
<div class="col-3 service-div">
<img src="./images/welfare.png" alt="">
<h3>WELFARE</h3>
</div>
<div class="col-3 service-div">
<img src="./images/medical.png" alt="">
<h3>MEDICAL</h3>
</div>
</div>
<div class="row mt-4">
<div class="col-3 service-div">
<img src="./images/Dastarkhwan.png" alt="">
<h3>DASTRAKHAN</h3>
</div>
<div class="col-3 service-div">
<img src="./images/ROPLANT.png" alt="">
<h3>RO PLANT</h3>
</div>
<div class="col-3 service-div">
<img src="./images/education.png" alt="">
<h3>EDUCATION</h3>
</div>
</div>
</div>
</section>
<!-- ******************************************************************** -->
<div class="mission">
<h3>MISSION AND UPCOMING PROJECT</h3>
<div class="container activity">
<div class="row">
<div class="col-2 hepatytus">
<img src="./images/Hepatitis.png">
<h5 class="col-3">HEPATITIS </h5>
</div>
<div class="col-3 house">
<img src="./images/housing.png">
<h5 class="col-3">HOUSING <br />
SOCIETY</h5>
</div>
<div class="col-3 IT">
<img src="./images/IT.png">
<h5>IT LITERACY</h5>
</div>
<div class="col-3 thar">
<img src="./images/tharparkar.png">
<h5>THARPARKAR</h5>
</div>
</div>
</div>
</div>
<!-- *******************************Upcoming******************** -->
<div class="col-5 up" >
<h3>Upcoming Event</h3>
<p class="align-left">
Dr Jamil Ahmed (Additional Inspector General of Police) & Atiqmir Visit Saylani Welfare International Trust, Saylani Mass I.T. Training .More Details
Dr Jamil Ahmed (Additional Inspector General of Police) & Atiqmir Visit Saylani Welfare International Trust, Saylani Mass I.T. Training .More Details
</p>
</div>
<!-- ___________________________images gallery_________________________________________ -->
<div class="container gallery">
<h3 style="color: blue;">IMAGE <span>GALLERY</span></h3>
<div class="row">
<img src="./images/rashan2.jpg" alt="">
<img src="./images/hazrat.jpg" alt="">
<img src="./images/hazrat2.jpg" alt="">
<img src="./images/hazrat.jpg" alt="">
<img src="./images/rashan2.jpg" alt="">
</div>
</div>
<!-- **********************Footer*************************** -->
<div id="footer" class="container-fluid text-white">
<div class="row">
<div class="col mt-5">
<h5>
Head Office,<br>
A-25, Bahadurabad Chowrangi Karachi, Pakistan
</h5>
<div class="saylanimedia">
<i class="fas fa-phone "></i>
<div class="media-body">
<p>UAN: 111-729-526</p>
</div>
</div>
<br />
<div class="sa">
<i class="fas fa-phone "></i>
<div class="media-body">
<p>CELL: 92-311-1729526</p>
</div>
</div>
<br />
<div class="say">
<i class="fas fa-phone "></i>
<div class="media-body">
<p>USA NO +1(716)941 7792</p>
</div>
</div>
<br />
<div class="sayl">
<i class="fas fa-phone "></i>
<div class="media-body">
<p>UK NO (+44)115 970 6256</p>
</div>
</div>
<br />
<div class="saylan">
<i class="fas fa-envelope "></i>
<div class="media-body">
<p>info@saylaniwelfare.com</p>
</div>
</div>
</div>
<div class="col mt-5">
<h5>Connect with Us</h5>
<i class="fab fa-facebook"></i>
<i class="fab fa-twitter"></i>
<i class="fab fa-instagram"></i>
<i class="fab fa-youtube"></i>
</div>
</div>
<div id="copyright" class="container-fluid">
<p>Copyright © 2020 Saylani Welfare</p>
</div>
</div>
<!-- *********************copyright*********************** -->
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"></script>
</body>
</html>