"Payment Receipt BS3"
Bootstrap 3.0.0 Snippet by martinfrancisco

<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>RVSTORE.COM.EC</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://rvcuero.ml/views/app/images/logo_recortado.png" alt="allytees-500-trans.png" width="180" height="180"> <h1>Recibo</h1> </div> </span> <table class="table table-hover"> <thead> <tr> <th>Producto</th> <th>#</th> <th class="text-center">Price</th> <th class="text-center">Total</th> </tr> </thead> <tbody> <tr> <td class="col-md-9"><em>my best-friend is transgender</em></h4></td> <td class="col-md-1" style="text-align: center"> 2 </td> <td class="col-md-1 text-center">$28</td> <td class="col-md-1 text-center">$56</td> </tr> <tr> <td class="col-md-9"><em>my best-friend is transgender</em></h4></td> <td class="col-md-1" style="text-align: center"> 1 </td> <td class="col-md-1 text-center">$28</td> <td class="col-md-1 text-center">$28</td> </tr> <tr> <td>   </td> <td>   </td> <td class="text-right"> <p> <strong>Subtotal: </strong> </p> <p> <strong>IVA 14% </strong> </p> <p> <strong>Envio: </strong> </p> <p> <strong>Cupon de Descuento: </strong> </p> </td> <td class="text-center"> <p> <strong>$6.94</strong> </p> <p> <strong>INCLIUDO</strong> </p> <p> <strong>$6.94</strong> </p> <p> <strong>Dscto: 10%</strong> </p> </td> </tr> <tr> <td>   </td> <td>   </td> <td class="text-right"><h4><strong>Total: </strong></h4></td> <td class="text-center text-danger"><h4><strong>$31.53</strong></h4></td> </tr> </tbody> </table> <div> <h1 style="text-align:center;"> Gracias por tu compra. </h1> </div> <div> <h4 style="text-align:justify;"> <b>Nota:</b> </h4> <p> Recuerda realizar tu pago a nuestra cuenta bancaria lo más pronto pisble el pedido que no se confirm pasado las 72 horas se cancelara. </p> </div> </div> </div> </div>
body { margin-top: 20px; }

Related: See More


Questions / Comments: