Advertisement
Guest User

Untitled

a guest
Oct 21st, 2016
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.78 KB | None | 0 0
  1. <div class="row" height="88" >
  2. <div class="col-md-12" align="center" >
  3. <div class="row" style= "padding-top: 5px;padding-bottom: 22px;" >
  4. <p id="divCliente"> HOLA JUAN PEREZ </p>
  5. </div>
  6. <div class="row">
  7. <p id="divAgradecimiento">
  8. GRACIAS POR COTIZAR AUTO BIEN SEGURO CON SEGUROS EQUINOCCIAL,
  9. </p>
  10. <p id="divAgradecimiento" style="margin-top: -4.99%;">
  11. A CONTINUACI&Oacute;N ENCONTRAR&Aacute;S EL RESUMEN DE TU COTIZACI&Oacute;N:
  12. </p>
  13. </div>
  14. </div>
  15. </div>
  16.  
  17. <div class="row" style="padding: 0px;" height="164">
  18. <div class="col-md-6 img-responsive" style="padding-left: 0px;padding-right: 0px;">
  19.  
  20. <a href="" ><img src="img/campos_del_seguro.jpg" alt="" border="0" style="width: 100%; height: 100%;"></a>
  21. </div>
  22. <div class="col-md-6">
  23. <div class="row">
  24. <input class="form-control" id="exampleInputFile" placeholder="Mazda" disabled="" type="text" style="height: 20%;">
  25. </div>
  26. <div class="row">
  27. <input class="form-control" id="exampleInputFile" placeholder="3 Sedan 1,6L 4p Activematic" disabled="" type="text" style="height: 20%;">
  28. </div>
  29. <div class="row">
  30. <input class="form-control" id="exampleInputFile" placeholder="2014" disabled="" type="text" style="height: 20%;">
  31. </div>
  32. <div class="row">
  33. <input class="form-control" id="exampleInputFile" placeholder="30000" disabled="" type="text" style="height: 20%;">
  34. </div>
  35. <div class="row">
  36. <input class="form-control" id="exampleInputFile" placeholder="2549,23" disabled="" type="text" style="height: 20%;">
  37. </div>
  38. </div>
  39. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement