Advertisement
Guest User

Untitled

a guest
Apr 27th, 2015
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.05 KB | None | 0 0
  1. <html>
  2. <head>
  3. <meta content='text/html; charset=utf-8' http-equiv='content-type'>
  4. </head>
  5. <body>
  6. <table bgcolor='#dfdfdf' border='0' cellpadding='0' cellspacing='0' width='100%'>
  7. <thead>
  8. <tr>
  9. <td height='10px'></td>
  10. </tr>
  11. <tr>
  12. <td align='center'>Text</td>
  13. </tr>
  14. <tr>
  15. <td height='30px'></td>
  16. </tr>
  17. </thead>
  18. <tbody align='center'>
  19. <tr>
  20. <td>
  21. <!-- Table wraper -->
  22. <table bgcolor='#f2f2f2' cellpadding='0' cellspacing='0' style='margin:0; padding:0; background-color:#f2f2f2'>
  23. <tr>
  24. <td width='20px'></td>
  25. <td>
  26. <!-- Table body -->
  27. <table>
  28. <tr>
  29. <td>
  30. <table border='0'>
  31. <tr>
  32. <td>
  33. Значение:
  34. </td>
  35. <td>
  36. @очень_длинная_переменная
  37. </td>
  38. </tr>
  39. </table>
  40. </td>
  41. <tr>
  42. <td height='10px'></td>
  43. </tr>
  44. <tr>
  45. <td>
  46. <table border='0'>
  47. <tr>
  48. <td>
  49. Значение:
  50. </td>
  51. <td>
  52. @длинная_переменная
  53. </td>
  54. </tr>
  55. </table>
  56. </td>
  57. <tr>
  58. <td height='10px'></td>
  59. </tr>
  60. <tr>
  61. <td>
  62. <table border='0'>
  63. <tr align='left'>
  64. <td>
  65. @переменная
  66. </td>
  67. <td>
  68. x
  69. </td>
  70. <td>
  71. @переменная
  72. </td>
  73. <td>
  74. @переменная
  75. </td>
  76. </tr>
  77. </table>
  78. </td>
  79. <tr>
  80. <td height='5px'></td>
  81. </tr>
  82. </tr>
  83. </tr>
  84. </tr>
  85. </table>
  86. </td>
  87. <td width='10px'></td>
  88. </tr>
  89. </table>
  90. </td>
  91. </tr>
  92. </tbody>
  93. </table>
  94. </body>
  95. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement