"purav "
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
<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 ---------->
<section class=" bg-light">
<div class="container">
<div class="row">
<div class="col-md-12">
<h2>Join our mission to help those in need.</h2>
<p>Be a part of something greater and make a difference</p>
</div>
<div class="col-md-12">
<div class="row mb-2">
<div class="col-md-12">
<div class="card">
<div class="list-group">
<a href="#" class="list-group-item list-group-item-action bg-primary text-white">Education</a>
<a href="#" class="list-group-item list-group-item-action bg-danger text-white">Women Empowerment</a>
<a href="#" class="list-group-item list-group-item-action bg-success text-white">Livelihood</a>
<a href="#" class="list-group-item list-group-item-action bg-warning text-white">Awareness</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Related: See More


Questions / Comments: