"complete site"
Bootstrap 4.1.1 Snippet by jeevan123456

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
<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet">
<section id="2sides" class="py-5 border-bottom">
<div class="container ">
<div class="row justify-content-between align-items-center">
<div class="col-12 col-lg-6 border-right">
<h2 class="mb-4 text-danger">Supply chain consulting for Human Project</h2>
<ul class="list-unstyled">
<li><p>Fully layered dolor sit amet, consectetur adipisicing elit. Facere, nobis, id expedita dolores officiis laboriosam.</p></li>
<li><p>Fully layered dolor sit amet, consectetur adipisicing elit. Facere, nobis, id expedita dolores officiis laboriosam.</p></li>
<li><p>Fully layered dolor sit amet, consectetur adipisicing elit. Facere, nobis, id expedita dolores officiis laboriosam.</p></li>
</ul>
</div>
<div class="col-12 col-lg-4 order-1 order-lg-2 d-none d-lg-block">
<div class="home-thumb mx-auto">
<i class="fa fa-group fa-6x text-danger"></i>
</div>
</div>
</div>
</div>
</section>
<section id="4boxes" class="py-5 border-bottom">
<div class="container">
<div class="row d-flex align-items-center text-center">
<div class="col-md-3 col-xs-3">
<i class="fa fa-balance-scale fa-4x mb-4"></i>
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
2
3
.fa-6x {
font-size: 12em !important;
}
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Related: See More


Questions / Comments: