"Payment Receipt BS3"
Bootstrap 3.0.0 Snippet by clomads

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="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<div class="container">
<div class="row">
<div class="well col-xs-10 col-sm-10 col-md-6 col-xs-offset-1 col-sm-offset-1 col-md-offset-3">
<div class="row">
<div class="col-xs-6 col-sm-6 col-md-6">
<address>
<strong>AllyTees.com</strong>
<br>
P.O. Box 2012
<br>
Detroit, Mi 48000
<br>
<abbr title="Phone">P:</abbr> (213) 484-6829
</address>
</div>
<div class="col-xs-6 col-sm-6 col-md-6 text-right">
<p>
<em>Date: November, 12 2013</em>
</p>
<p>
<em>Receipt #: 0000015</em>
</p>
</div>
</div>
<div class="row">
<div class="text-center">
<img src="http://allytees.sudo-tv.com/download_file/view_inline/39/" alt="allytees-500-trans.png" width="180" height="180">
<h1>Receipt</h1>
</div>
</span>
<table class="table table-hover">
<thead>
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
2
3
body {
margin-top: 20px;
}
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Related: See More


Questions / Comments: