xxxxxxxxxx
1
<div class="container z-depth-1 my-5 py-5">
2
3
<!-- Section -->
4
<section>
5
6
<style>
7
.border-top {
8
border-top-width: 2px !important;
9
}
10
</style>
11
12
<h6 class="font-weight-bold text-center grey-text text-uppercase small mb-4">Services</h6>
13
<h3 class="font-weight-bold text-center dark-grey-text pb-2">Our Services</h3>
14
<hr class="w-header my-4">
15
<p class="lead text-center text-muted pt-2 mb-5">Join thousands of satisfied customers using our template
16
globally.</p>
17
18
<div class="row d-flex justify-content-center">
19
20
<div class="col-md-6 col-lg-5 col-xl-4">
21
<h5 class="font-weight-normal border-top border-light pt-4 mb-4"><a class="dark-grey-text" href="#">Website
22
Design</a></h5>
23
<p class="text-muted mb-5 pb-md-3">Written enquire painful to offices forming it. Then so does over sent
24
dull. Likewise offended humour mrs
25
fat trifling answered. On ye position greatest so desirous enable performance based.</p>
26
</div>
27
28
<div class="col-md-6 col-lg-5 col-xl-4">
29
<h5 class="font-weight-normal border-top border-secondary pt-4 mb-4"><a class="dark-grey-text"
30
href="#">Application Development</a></h5>
31
<p class="text-muted mb-5 pb-md-3">Written enquire painful to offices forming it. Then so does over sent
32
dull. Likewise offended humour mrs
33
fat trifling answered. On ye position greatest so desirous enable performance based.</p>
34
</div>
35
36
<div class="w-100"></div>
37
38
<div class="col-md-6 col-lg-5 col-xl-4">
39
<h5 class="font-weight-normal border-top border-light pt-4 mb-4"><a class="dark-grey-text" href="#">Branding
40
Package</a></h5>
41
<p class="text-muted mb-5">Written enquire painful to offices forming it. Then so does over sent dull.
42
Likewise offended humour mrs
43
fat trifling answered. On ye position greatest so desirous enable performance based.</p>
44
</div>
45
46
<div class="col-md-6 col-lg-5 col-xl-4">
47
<h5 class="font-weight-normal border-top border-light pt-4 mb-4"><a class="dark-grey-text"
48
href="#">Advertisement</a></h5>
49
<p class="text-muted mb-5">Written enquire painful to offices forming it. Then so does over sent dull.
50
Likewise offended humour mrs
51
fat trifling answered. On ye position greatest so desirous enable performance based.</p>
52
</div>
53
54
</div>
55
</section>
56
<!-- Section -->
57
58
</div>
1
1
1
1
Console errors: 0