"successfully transaction"
Bootstrap 4.1.1 Snippet by mmandal097

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<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 rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<div class="container" >
<div class="row text-center" style="margin-top:70px;">
<div class="col-sm-6 col-sm-offset-3 panel" style="background-color:#ccdbdf85;">
<img src="https://photos.google.com/photo/AF1QipPjyzt9uapCgq62wqCJ52brc8EyeTL0m3sHNkoY" height="150" />
<h3>Dear, John Smith</h3>
<p style="font-size:20px;color:#5C5C5C;">
Thank you for Recharge.
</p>
<p style="font-size:20px;color:#5C5C5C;">
Your payment has been successfully processed.
</p>
<a href="#" class="btn btn-success"> · · Home · · </a>
<br><br>
</div>
</div>
</div>
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Related: See More


Questions / Comments: