-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
316 lines (274 loc) · 15.6 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Document</title>
<link rel="stylesheet" href="css/booystrap.css">
<link rel="stylesheet" href="style.css" />
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<link rel="stylesheet" href="css/style.css">
<!-- Required meta tags -->
<!-- Place your kit's code here -->
<script src="https://kit.fontawesome.com/ddb6a85dce.js" crossorigin="anonymous"></script>
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
</head>
<body>
<!-- image of header -->
<div class="main">
<img class="icons" src="favicon.ico">
<img class="icons" src="https://www.instagram.com/static/images/ico/favicon.ico/36b3ee2d91ed.ico">
<img class="icons" src="face.ico" />
<img class="icons" src="whatsup.jpg">
<img class="icons" src="youtube.png">
<span>Millions of people's life changed,Millions more awaiting your donation</Span>
<!-- flexfield -->
<div button type="button" class="btn btn-light">UK DONOR</button>
</div>
<div button type="button" class="btn btn-light">DONATE NOW</button>
</div>
<div button type="button" class="btn btn-light">SMIT RESULTS</button>
</div>
</div>
<!-- home bar -->
<div class="qwe">
<img class="say" src="saylani.png"></img>
<a href="#home">Home</a>
<div class="two">
<button class="dropbtn">About
</button>
<div class="two-content">
<a href="#">Introduction</a>
<a href="#">Chairman Message</a>
<a href="#">Saylani Annual Report</a>
</div>
</div>
<div class="two">
<button class="dropbtn">Saylani Services</button>
</button>
<div class="two-content">
<a href="#">Medical</a>
<a href="#">Education</a>
<a href="#">welfare</a>
<a href="#">Hajj Form Application</a>
<a href="#">Saylani Dastarkhwan</a>
<a href="#">online Sadqah</a>
<a href="#">Saylani RO Plant</a>
<a href="#">Saylani Job Bank</a>
</div>
</div>
<div class="two">
<button class="dropbtn">Future Project
</button>
<div class="two-content">
<a href="#">Saylani University</a>
<a href="#">Saylani City</a>
</div>
</div>
<a href="#news">Media</a>
<a href="#news">News</a>
<div class="two">
<button class="dropbtn">Donation
</button>
<div class="two-content">
<a href="#">Bank Details</a>
<a href="#">Sadqa</a>
<a href="#">Aqiqa</a>
<a href="#">Other Donations</a>
<a href="#">Corona Effecties</a>
<a href="#">Ramazan 2020</a>
<a href="#">Contact Us</a>
</div>
</div>
</div>
<!-- Slider -->
<div id="carouselExampleIndicators" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carouselExampleIndicators" data-slide-to="0" class="active"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="1"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="2"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active">
<img src="corona.jpeg" class="d-block w-100" alt="...">
</div>
<div class="carousel-item">
<img src="ooo.jpg" class="d-block w-100" alt="...">
</div>
<div class="carousel-item">
<img src="ny.jpg" class="d-block w-100" alt="...">
</div>
</div>
<a class="carousel-control-prev" href="#carouselExampleIndicators" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselExampleIndicators" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
<!-- marquee tag -->
<marquee class="ocean" behavior="scroll" direction="left">Winning doesn’t always mean being first. Winning means you’re doing better than you’ve done before..!</marquee>
<p class="detail">INTRO<span class="rol">DUCTION</span> </p>
<!-- Introduction -->
<p class="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.
</p>
<p class="para">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.
</p>
<p class="para">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, 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.
</p>
<p class="para">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>
<!-- introduction -->
<div class="container bg-primary">
<div class="row">
<div class="col m-1">
<img src=" icon_food_png.png " style="height: 40px; ">
<h3>125,000/=</h3>
<p class="text-light">DAILY DASTARKHWAN<span>(Monthly)</span></p>
</div>
<div class="col m-1">
<img src="icon_family_png.png" style="height: 40px;">
<h3>7,500/=</h3>
<p class="text-light">FAMILY ADOPTION<span>(Monthly)</span></p>
</div>
<div class="col m-1">
<img src="icon_medical_png.png" style="height: 40px;">
<h3>43,749/=</h3>
<p class="text-light">MEDICAL<span>(Monthly)</span></p>
</div>
<div class="col m-1">
<img src="icon_education_png.png" style="height: 40px;">
<h3>180,000/=</h3>
<p class="text-light">EDUCATION<span>(Monthly)</span></p>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-3 mb-md-50">...</div>
</div>
<!-- blue sperator -->
<!--div class="cov">
</div>
<!-- squares -->
<div>
<div class="donate"><img class="mani" src="onlinesadqah.png" />
<P class="bot">ONLINE SADQAH</P>
</div>
<div class="donate"><img class="mani" src="welfare.png" />
<P class="bot">WELFARE</P>
</div>
<div class="donate"><img class="mani" src="medical.png" />
<P class="bot">MEDICAL</P>
</div>
</div>
<div>
<div class="donate"><img class="mani" src="Dastarkhwan.png" />
<P class="bot">DASTARKHWAN</P>
</div>
<div class="donate"><img class="mani" src="ROPLANT.png" />
<P class="bot">RO PLANT</P>
</div>
<div class="donate"><img class="mani" src="education.png" />
<P class="bot">EDUCATION</P>
</div>
</div>
<div class="col-md-8 pb-sm-20">
<h3 class="line-bottom mt-0">MISSION AND UPCOMING PROJECTS</h3>
<div class="row">
<div class="col-xs-12 col-sm-6 col-md-6">
<div class="icon-box left media bg-silver-light border-1px p-15 mb-20">
<a class="media-left pull-left flip" href="#"><img src="Hepatitis.png"></a>
<div class="media-body">
<h4 class="font-15 text-uppercase">HEPATITIS</h4>
<p></p>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-6">
<div class="icon-box left media bg-silver-light border-1px p-15 mb-20">
<a class="media-left pull-left flip" href="#"><img src="housing.png"></a>
<div class="media-body">
<h4 class="font-15 text-uppercase">HOUSING SOCIETY </h4>
<p></p>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-6">
<div class="icon-box left media bg-silver-light border-1px p-15 mb-20">
<a class="media-left pull-left flip" href="#"><img src="IT.png"></a>
<div class="media-body">
<h4 class="font-15 text-uppercase">IT LITERACY</h4>
<p></p>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-6">
<div class="icon-box left media bg-silver-light border-1px p-15 mb-20">
<a class="media-left pull-left flip" href="#"><img src="tharparkar.png"></a>
<div class="media-body">
<h4 class="font-15 text-uppercase">Tharparkar</h4>
<p></p>
</div>
<div class="col-xs-12 col-sm-6 col-md-4">
<h3 class="line-bottom border-bottom mt-0">Upcoming Events</h3>
<p>
<marquee direction="up" width="250" height="200" scrollamount="2" onmouseover="this.stop();" onmouseout="this.start();">
Saylani Welfare Distributing Ration & Clothes to affected people of Balochistan .<a href="https://www.facebook.com/saylaniwelfare/posts/3164679946891260?__tn__=-R" style="color: blue">More Details</a> <br><br> Entry
Test Accouncement (Graphic Designing & Video Editing/Animation Course) On Sunday 3rd March 2019 @ 11:00Am Vanue: 4rh Floor, Saylani Welfare International Trust HeadOffice Bahadurabad .<a href="https://www.facebook.com/saylaniwelfare/photos/a.258515937507690/3152781434747778/?type=3&theater>"
style="color: blue">More Details</a> <br><br> Dr Jamil Ahmed (Additional Inspector General of Police) & Atiqmir Visit Saylani Welfare International Trust, Saylani Mass I.T. Training .<a href="https://www.facebook.com/saylaniwelfare/posts/3124996217526300?__xts__[0]=68.ARCElwXqFXBXobZcA_UIl5WsTnqek6hA0692UZgzLiTQcX71VvEVoMgzqDV_LCU8l4vgjmKHex8j5abeGcQPzz-0Vo7g8gNqrP0CK04uhT29KI7ZBXw7L0UhSE9vpr7JOS4591gwSiYhmPbI_exl5O0PUbYyqzRyVjDhZf833fadxaHMxR3LURDcRfhfFRurM3x6cKNgZ7XwQi2vP6tA2-XS4HUzYNRUfZ5Yc4iUJAwXHOGi64EA62Drmy5c0mv0CZumqreWzE6JGBGOlQC5dMh7k07-qNBGwItqzarzu8CiNWC9kZMwzYyExhOY7JKF76U1ZzEbClh6A-yQYJ-qY1jbYQ&__tn__=-R>"
style="color: blue">More Details</a> <br><br> PIAIC Entrance Exam Merit Ranking List Announced.<a href="https://www.saylaniwelfare.com/result" style="color: blue">More Details</a> <br><br> President of Pakistan (Dr. Arif
Alvi) Visited Saylani Welfare International Trust HeadOffice Karachi. <a href="https://www.facebook.com/saylaniwelfare/posts/3135103563182232?__xts__[0]=68.ARD9PTgM3DL_2vvulRqQ-b25KUD2P8X7TSS9g6gbxDfRdIBqgjNGJffSbV0ZcFmUFF5Ocrn-wvtpvDbjWBQxq0UHTlRJR1vEkgUOfm8Vk0ltcQp9K5q268QBcUMjujlPyCnBIxXcbe_Qjqbw1DXfCLQ1fFwBdGk77ndYxRXPrUVHrYybrBb5jWxu8GJQ37RpI7LLayc6xkve6gO149Ud-NWv_eF72blzToVI2fZW2ZWJUlRFSgWFK5jgrDGcsP-I7NBis9UXNfBBb55nXahKzJHvloneJh93hN9Wc3bIyvpn7v1IJSixyqcGRr_KHC-mO46gL9JUYx_acVfGdQDLUCBORw&__tn__=-R>"
style="color: blue">More Details</a>
</marquee>
</p>
</div>
</div>
</div>
</div>
</div>
<!-- Image gallery -->
<p class="detail">IMAGE<span class="rol">GALLERY</span> </p>
<!-- IMAGES -->
<div align="center">
<img width="200" height="150" src="food.jpg">
<img width="200" height="150" src="people.jpg">
<img width="200" height="150" src="hazrat2.jpg">
<img width="200" height="150" src="hazrat.jpg">
</div>
<!-- contact detail -->
<!-- Footer -->
<div class="boom">
<div><u class="join">Useful</u><u class="join">Links</u></div>
<div class="join">Connect with us</div>
</div>
<div class="aman">
<div><img width="50" height="30" src="favicon.ico"></div>
<div><img width="60" height="30" src="https://www.instagram.com/static/images/ico/favicon.ico/36b3ee2d91ed.ico"></div>
<div><img width="60" height="30" src="face.ico" /></div>
<div><img width="60" height="30" src="youtube.png"></div>
</div>
<div class="asd">Headoffice</div>
<div class="asd">A-25, Bahadurabad Chowrangi Karachi, Pakistan</div>
<div class="asd">
<i class="fa fa-phone-square text-theme-colored mr-5" aria-disabled="true"></i> UAN: 111-729-526</p>
<i class="fa fa-globe text-theme-colored mr-5"></i> (+0092-213) 4130786-90 </p>
<i class="fa fa-phone text-theme-colored mr-5"></i>CELL: 92-311-1729526</p>
<i class="fa fa-phone text-theme-colored mr-5"></i>USA NO +1(716)941 7792</p>
<i class="fa fa-phone text-theme-colored mr-5"></i>UK NO (+44)115 970 6256 </p>
<i class="fa fa-envelope-o text-theme-colored mr-5"></i>info@saylaniwelfare.com</p>
<p class="kkk"> Copyright © 2020 Saylani Welfare</p>
</div>
<!-- script -->
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js" integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
</body>
</html>