-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
323 lines (294 loc) · 12.2 KB
/
Copy pathindex.html
File metadata and controls
323 lines (294 loc) · 12.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
<!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>HomePage</title>
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.3.1/dist/css/bootstrap.min.css"
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link href="style.css" rel="stylesheet">
<link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/css/all.min.css" rel="stylesheet">
</head>
<body class="bg-dark">
<header>
<!-- Navbar -->
<nav class="navbar navbar-expand-lg navbar-light fixed-top mask-custom shadow-0">
<div class="container">
<a class="navbar-brand" href="#!"><span style="color: #5e9693;">ACTS</span><span style="color: #fff;">Church</span></a>
<button class="navbar-toggler" type="button" data-mdb-toggle="collapse"
data-mdb-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false"
aria-label="Toggle navigation">
<i class="fas fa-bars"></i>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav me-auto">
<li class="nav-item">
<a class="nav-link" href="#!">Offer</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#!">Features</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#!">Portfolio</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#!">Reference</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#!">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#!">Team</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#!">Contact</a>
</li>
</ul>
<ul class="navbar-nav d-flex flex-row">
<li class="nav-item me-3 me-lg-0">
<a class="nav-link" href="#!">
<i class="fas fa-shopping-cart"></i>
</a>
</li>
<li class="nav-item me-3 me-lg-0">
<a class="nav-link" href="#!">
<i class="fab fa-twitter"></i>
</a>
</li>
<li class="nav-item me-3 me-lg-0">
<a class="nav-link" href="#!">
<i class="fab fa-instagram"></i>
</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Navbar -->
<!--Section: Design Block-->
<!-- <section> -->
<!-- Intro -->
<!-- <div id="intro" class="bg-image vh-100"
>
<div class="mask" style="background-color: rgba(250, 182, 162, 0.15);"></div>
</div> -->
<!-- Intro -->
<!-- </section> -->
<!--Section: Design Block-->
</header>
<br></br>
<div class="header">
<h1 style="text-align:center;padding:1.4ex;color:white;">Welcome to ACTS</h1>
<p style="text-align:center;">Lorem ipsum dolor, sit amet consectetur adipisicing elit. Rerum, adipisci? Earum,
dolorum assumenda!</p>
</div>
<div class="grid">
<div id="carouselExampleControls" class="carousel slide carousel-fade" data-ride="carousel">
<div class="carousel-inner">
<!-- <div class="carousel-item active">
<img class="d-block w-100" src="https://source.unsplash.com/1400x600/?church,bible" alt="First slide">
</div> -->
<div class="carousel-item active">
<img src="https://source.unsplash.com/1400x600/?church,church-building" alt="First slide">
<div class="carousel-caption d-none d-md-block">
<h5>Church</h5>
<p>Church of Christ loves at all time</p>
</div>
</div>
<!-- <div class="carousel-item">
<img class="d-block w-100" src="https://source.unsplash.com/1400x600/?jesus,cross,prayer" alt="Second slide">
</div> -->
<div class="carousel-item">
<img src="https://source.unsplash.com/1400x600/?jesus-on-cross" alt="Second slide">
<div class="carousel-caption d-none d-md-block">
<h5>Jesus Our Lord</h5>
<p>Jesus Christ our Lord and Saviour</p>
</div>
</div>
<!-- <div class="carousel-item">
<img class="d-block w-100" src="https://source.unsplash.com/1400x600/?people,service" alt="Third slide">
</div> -->
<div class="carousel-item">
<img src="https://source.unsplash.com/1400x600/?congregation,church-volunteer" alt="Third slide">
<div class="carousel-caption d-none d-md-block">
<h5>Community</h5>
<p>By love Serve One another!</p>
</div>
</div>
</div>
<a class="carousel-control-prev" href="#carouselExampleControls" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only"></span>
</a>
<a class="carousel-control-next" href="#carouselExampleControls" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only"></span>
</a>
</div>
</div>
<div class="block">
<h2>"Our mission is The Great Command,to bring those who are far from God close to him."<br></h2>
<!-- <span>Mathew 28</span> -->
</div>
<br>
<div class="block">
<div id="carouselExampleSlidesOnly" class="carousel slide" data-ride="carousel">
<div class="carousel-inner">
<div class="carousel-item active">
<img class="d-block w-100" src="https://source.unsplash.com/1400x600/?Church,priest" alt="First slide">
<div class="carousel-caption d-none d-md-block">
<h1 class="text-white text-center sec-font" style="font-size: 24px; font-weight: 600;">Get Involved Today
</h1>
<h2 class="text-white text-center bold sec-font bold" style="font-size: 40px; font-weight: 700;">See what
God can Do through you!</h2>
</div>
</div>
</div>
</div>
</div>
<div class="container" id="involved">
<div class="row row-cols-1 row-cols-sm-2 row-cols-md-3 g-3">
<div class="col">
<div class="card shadow-sm">
<img class="d-block w-100" src="volun.jpg" alt="First slide">
<div class="card-body">
<p class="card-text">Start volunteering right away and see the immediate difference you can make by serving on a Team.</p>
<div class="d-flex justify-content-between align-items-center">
<div class="btn-group">
<button type="button" class="btn btn-sm btn-outline-secondary">Join Our Team</button>
</div>
</div>
</div>
</div>
</div>
<div class="col">
<div class="card shadow-sm">
<img class="d-block w-100" src="invite.jpg" alt="First slide">
<div class="card-body">
<p class="card-text">Take the opportunity to see someone’s life changed and invite a friend to church this weekend. longer.</p>
<div class="d-flex justify-content-between align-items-center">
<div class="btn-group">
<button type="button" class="btn btn-sm btn-outline-secondary">Invite Someone Today</button>
</div>
</div>
</div>
</div>
</div>
<div class="col">
<div class="card shadow-sm">
<img class="d-block w-100" src="give.jpg" alt="First slide">
<div class="card-body">
<p class="card-text">See God’s promises fulfilled through your generosity and take ownership in what God is doing through this ministry.</p>
<div class="d-flex justify-content-between align-items-center">
<div class="btn-group">
<button type="button" class="btn btn-sm btn-outline-secondary">Help Someone Today</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Remove the container if you want to extend the Footer to full width. -->
<div class="container my-5">
<footer class="text-white text-center text-lg-start bg-dark">
<!-- Grid container -->
<div class="container p-4">
<!--Grid row-->
<div class="row mt-4">
<!--Grid column-->
<div class="col-lg-4 col-md-12 mb-4 mb-md-0">
<h5 class="text-uppercase mb-4">About company</h5>
<p>
At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium
voluptatum deleniti atque corrupti.
</p>
<p>
Blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas
molestias.
</p>
<div class="mt-4">
<!-- Facebook -->
<a type="button" class="btn btn-floating btn-light btn-lg"><i class="fab fa-facebook-f"></i></a>
<!-- Dribbble -->
<a type="button" class="btn btn-floating btn-light btn-lg"><i class="fab fa-dribbble"></i></a>
<!-- Twitter -->
<a type="button" class="btn btn-floating btn-light btn-lg"><i class="fab fa-twitter"></i></a>
<!-- Google + -->
<a type="button" class="btn btn-floating btn-light btn-lg"><i class="fab fa-google-plus-g"></i></a>
<!-- Linkedin -->
</div>
</div>
<!--Grid column-->
<!--Grid column-->
<div class="col-lg-4 col-md-6 mb-4 mb-md-0">
<!-- <h5 class="text-uppercase mb-4 pb-1">Search something</h5>
<div class="form-outline form-white mb-4">
<input type="text" id="formControlLg" class="form-control form-control-lg" />
<label class="form-label" for="formControlLg">Search</label>
</div> -->
<ul class="fa-ul" style="margin-left: 1.65em;">
<li class="mb-3">
<span class="fa-li"><i class="fas fa-home"></i></span><span class="ms-2">Gojra, 36-160, Pakistan</span>
</li>
<li class="mb-3">
<span class="fa-li"><i class="fas fa-envelope"></i></span><span class="ms-2">contact@ahschurch.com</span>
</li>
<li class="mb-3">
<span class="fa-li"><i class="fas fa-phone"></i></span><span class="ms-2">+ 48 234 567 88</span>
</li>
</ul>
</div>
<!--Grid column-->
<!--Grid column-->
<div class="col-lg-4 col-md-6 mb-4 mb-md-0">
<h5 class="text-uppercase mb-4">Church Schedule</h5>
<table class="table text-center text-white">
<tbody class="fw-normal">
<tr>
<td>Mon - Sat:</td>
<td>9am - 10pm</td>
</tr>
<tr>
<td>Service 1:</td>
<td>6:30am - 8am</td>
</tr>
<tr>
<td>Serive 2:</td>
<td>9:30am - 11am</td>
</tr>
</tbody>
</table>
</div>
<!--Grid column-->
</div>
<!--Grid row-->
</div>
<!-- Grid container -->
<!-- Copyright -->
<div class="text-center p-3" style="background-color: rgba(0, 0, 0, 0.2);">
© 2022 Copyright:
<a class="text-white" href="https://mdbootstrap.com/">AHSchurch.com</a>
</div>
<!-- Copyright -->
</footer>
</div>
<!-- End of .container -->
<!-- Footer -->
<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://cdn.jsdelivr.net/npm/popper.js@1.14.7/dist/umd/popper.min.js"
integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.3.1/dist/js/bootstrap.min.js"
integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous">
window.scrollTo({
top: 0,
behaviour: 'smooth'
})
</script>
</html>