-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex3.html
More file actions
287 lines (256 loc) · 14.1 KB
/
Copy pathindex3.html
File metadata and controls
287 lines (256 loc) · 14.1 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
<!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>Document</title>
<link rel="stylesheet" href="css/bootstrap.css">
<style>
body {
overflow-x: hidden;
}
button {
text-align: center;
width: 200px;
font-size: large;
border-radius: 25px;
font-weight: bold;
border: 2px solid #fe7250;
background: #fe7250;
color: #fff;
cursor: pointer;
transition: 0.5s;
}
button:hover {
background: transparent;
border: 2px solid #fff;
}
#facebook:hover {
background: blue;
border: 2px solid #fff;
cursor: grab;
}
#insta:hover {
background: blue;
border: 2px solid #fff;
cursor: grab;
}
#linkedin:hover {
background: blue;
border: 2px solid #fff;
cursor: grab;
}
</style>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body>
<div class="card bg-light">
<img src="Images/aboutus images/img9.jpg" class="card-img" height="580px"
style="margin-top: 0px; padding: 0px;">
<div class="card-img-overlay">
<div class="card mb-3 border-0" style="width: 100%; background-color: transparent; color: white;">
<div class="row g-0">
<div class="col-md-4 border-0">
<img src="Images/aboutus images/mush.jpeg" class="img-thumbnail" style="height: 550px; width: 400px; background-color: transparent; border-width: 0px;
">
</div>
<div class="col-md-8 "
style="color: white; font-family: Arial, Helvetica, sans-serif; margin-top: 100px;">
<div class="card-body ">
<h3 class="card-title">Welcome To All From Shizza Saqib</h3>
<p class="card-text" style="font-weight: bolder; font-size: 50px;">Box Paper Scissors</p>
<p class="card-text" style="font-weight: lighter; font-size: 25px;">You all are very welcome
to my website from the core of my heart. I
have came so far in my journey
and I am very thanksful to Allah Almighty , my family, my friends and all of you who
support me in my journey!
</p>
<button style=" color: white; font-weight: bolder;">Join With Us</button>
<button style=" color: white; font-weight: bolder;">View More</button>
<br>
<br>
<br>
<h2 style="word-spacing: 10px;"><i class="fa fa-facebook-official" aria-hidden="true" id="facebook"></i>
<i class="fa fa-instagram" aria-hidden="true" id="insta"></i>
<i class="fa fa-linkedin" aria-hidden="true" id="linkedin"></i>
</h2>
<script>
function saymove1() {
window.location.href = "https://www.facebook.com/shizzasdream";
}
document.getElementById("facebook").onclick = saymove1;
</script>
<script>
function saymove2() {
window.location.href = "https://www.instagram.com/box_paper_scissors/";
}
document.getElementById("insta").onclick = saymove2;
</script>
<script>
function saymove3() {
window.location.href = "https://www.linkedin.com/in/shizza-saqib-35981119b/";
}
document.getElementById("linkedin").onclick = saymove3;
</script>
</div>
</div>
</div>
</div>
</div>
</div>
<div style="text-align: center;">
<br>
<b style="font-size: 20px;">Location</b><br>
<i>Serving And Sharing</i>
</div>
<div style="text-align: center;">
<br>
<b style="font-size: 20px;">UPCOMING EVENTS</b><br>
<i>Serving And Sharing</i>
</div>
<div class="card mb-3" style="max-width: 80%; margin-left: 200px; margin-right: 100px;">
<div class="row g-0">
<div class="col-md-4">
<img src="Images/aboutus images/img10.jpg" width="100%" height="100%">
</div>
<div class="col-md-6">
<div class="card-body">
<h3 class="card-title">Ramzan Offers</h3>
<p><i class="fa fa-calendar" aria-hidden="true"> Monday, 10:00 Am - Friday 10:00 Am</i></p>
<p><i class="fa fa-map-marker" aria-hidden="true"> Islamabad - Rawalpindi Only</i></p>
<p><i class="fa fa-truck" aria-hidden="true"> Free Home Delivery</i> </p>
<p class="card-text">It is a long established fact that a reader will be distracted by the readable
content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a
more-or-less normal distribution of letters, as opposed to using 'Content here, content here',
making it look like readable English. Many desktop publishing packages and web page editors now
use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many
web sites still in their infancy</p>
</div>
</div>
<div class="col-md-2">
<button style="margin-top: 10px; border-radius: 0%; color: black;">ReadMore</button>
</div>
</div>
</div>
<div class="card mb-3" style="max-width: 80%; margin-left: 200px; margin-right: 100px;">
<div class="row g-0">
<div class="col-md-4">
<img src="Images/aboutus images/img11.jpg" width="100%" height="100%">
</div>
<div class="col-md-6">
<div class="card-body">
<h3 class="card-title">Eid-Ul-Fitr Party</h3>
<p><i class="fa fa-calendar" aria-hidden="true"> 15th - 17th May, 10:00 Am - 10:00 Pm</i></p>
<p><i class="fa fa-map-marker" aria-hidden="true"> Islamabad - Rawalpindi</i></p>
<p><i class="fa fa-truck" aria-hidden="true"> Free Home Delivery</i> </p>
<p class="card-text">It is a long established fact that a reader will be distracted by the readable
content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a
more-or-less normal distribution of letters, as opposed to using 'Content here, content here',
making it look like readable English. Many desktop publishing packages and web page editors now
use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many
web sites still in their infancy </p>
</div>
</div>
<div class="col-md-2">
<button style="margin-top: 10px; border-radius: 0%; color: black;">ReadMore</button>
</div>
</div>
</div>
<div class="card mb-3" style="max-width: 80%; margin-left: 200px; margin-right: 100px;">
<div class="row g-0">
<div class="col-md-4">
<img src="Images/aboutus images/img12.jpg" width="100%" height="100%">
</div>
<div class="col-md-6">
<div class="card-body">
<h3 class="card-title">Birthday Parties</h3>
<p><i class="fa fa-calendar" aria-hidden="true"> Monday, 10:00 Am - Friday 10:00 Am</i></p>
<p><i class="fa fa-map-marker" aria-hidden="true"> Islamabad - Rawalpindi</i></p>
<p><i class="fa fa-truck" aria-hidden="true"> Free Home Delivery</i> </p>
<p class="card-text">It is a long established fact that a reader will be distracted by the readable
content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a
more-or-less normal distribution of letters, as opposed to using 'Content here, content here',
making it look like readable English. Many desktop publishing packages and web page editors now
use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many
web sites still in their infancy </p>
</div>
</div>
<div class="col-md-2">
<button style="margin-top: 10px; border-radius: 0%; color: black;">ReadMore</button>
</div>
</div>
</div>
<div class="card-group">
<div class="card" style="background-color:darkslategray; color: white; text-align: justify;">
<div class="card-body mt-5">
<h3 class="card-title" style="text-align: center;">Our Beliefs</h3>
<p class="card-text">There are many variations of passages of Lorem Ipsum available, but the majority
have suffered alteration in some form, by injected humour, or randomised words which don't look even
slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there
isn't anything embarrassing hidden in the middle of text. </p>
<p class="card-text mt-5" style="font-weight: bold; text-align: center; ">READMORE</p>
</div>
</div>
<div class="card" style="background-color:darkred; color: white; text-align: justify;">
<div class="card-body mt-5">
<h3 class="card-title" style="text-align: center;">Internships</h3>
<p class="card-text">There are many variations of passages of Lorem Ipsum available, but the majority
have suffered alteration in some form, by injected humour, or randomised words which don't look even
slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there
isn't anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the
Internet tend to repeat predefined chunks as necessary</p>
<p class="card-text" style="font-weight: bold; text-align: center;">READMORE</p>
</div>
</div>
<div class="card " style="background-color:darkgreen; color: white; text-align: justify;">
<div class="card-body mt-5">
<h3 class="card-title" style="text-align: center;">Our Mission</h3>
<p class="card-text">There are many variations of passages of Lorem Ipsum available, but the majority
have suffered alteration in some form, by injected humour, or randomised words which don't look even
slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there
isn't anything embarrassing hidden in the middle of text. </p>
<p class="card-text mt-5" style="font-weight: bold; text-align: center;">READMORE</p>
</div>
</div>
<div class="card" style="background-color:black; color: white; text-align: justify;">
<div class="card-body mt-5">
<h3 class="card-title" style="text-align: center;">Our Comunity</h3>
<p class="card-text">There are many variations of passages of Lorem Ipsum available, but the majority
have suffered alteration in some form, by injected humour, or randomised words which don't look even
slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there
isn't anything embarrassing hidden in the middle of text. </p>
<p class="card-text mt-5" style="font-weight: bold; text-align: center;">READMORE</p>
</div>
</div>
</div>
<div style="text-align: center;">
<br>
<b style="font-size: 20px;">OUR EVENTS</b><br>
</div>
<br>
<br>
<div class="row row-cols-1 row-cols-md-3 g-4" style="margin-left: 25%;">
<div class="col">
<div class="card">
<img src="Images/aboutus images/IMGa.jpg" class="card-img-top" style="height: 300px;">
<div class="card-body">
<h6 class="card-title"> <b>Spirit And Truth</b> </h6>
<p><i class="fa fa-calendar" aria-hidden="true"> Monday, 10:00 Am - Friday 10:00 Am</i></p>
<p><i class="fa fa-map-marker" aria-hidden="true"> St.Paul Church</i></p>
</div>
</div>
</div>
<div class="col">
<div class="card">
<img src="Images/aboutus images/IMGb.jpg" class="card-img-top" style="height: 300px;">
<div class="card-body">
<h6 class="card-title"> <b>Sunday School</b> </h6>
<p><i class="fa fa-calendar" aria-hidden="true"> Monday, 10:00 Am - Friday 10:00 Am</i></p>
<p><i class="fa fa-map-marker" aria-hidden="true"> St.Paul Church</i></p>
</div>
</div>
</div>
</div>
</body>
</html>