Advertisement
rickrokkett

Kristall TEST

Sep 27th, 2024
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.47 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru">
  3. <head>
  4. <title>Test</title>
  5. </head>
  6. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  7. <meta http-equiv="X-UA-Comatible" content="IE=edge" />
  8. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  9. <title>Test</title>
  10.  
  11. <style>
  12. body {
  13. background-color: gray;
  14. margin: 0;
  15. font-family: sans-serif;
  16. }
  17.  
  18. .tab1 {
  19. text-align: center;
  20. width: 600px;
  21. margin-left: auto;
  22. margin-right: auto;
  23. margin-bottom: -5px;
  24. margin-top: -5px;
  25. padding-bottom: 0px;
  26. }
  27.  
  28. .tab2 {
  29. background-color: rgb(255, 255, 255);
  30. text-align: center;
  31. width: 600px;
  32. margin: auto;
  33. padding: 0px 2px 0px;
  34. }
  35.  
  36. .tab3 {
  37. background-color: rgb(65, 65, 65);
  38. text-align: center;
  39. padding: 15px;
  40. width: 600px;
  41. margin: auto;
  42. }
  43.  
  44. .tab4 {
  45. background-color: rgb(255, 255, 255);
  46. text-align: center;
  47. width: 600px;
  48. margin-left: auto;
  49. margin-right: auto;
  50. padding-left: 25px;
  51. padding-right: 25px;
  52. padding-bottom: 10px;
  53. }
  54.  
  55.  
  56. </style>
  57.  
  58. <body>
  59. <table class="tab1">
  60. <tr>
  61. <td><a href="https://kristallkazan.ru"><img title="На наш сайт" src="https://s.iimg.su/s/23/EsXpfslxH7a4IihZGl7yq6nFoOZmvwXOeThrHjlI.jpg" alt="Кристалл"></a></td>
  62. </tr>
  63. </table>
  64.  
  65. <table class="tab2">
  66. <tr>
  67. <td>
  68. <p>Добрый день!</p>
  69. <p>Обновляю Вам каталоги и бланки на товары нашего производства. В каталогах представлены <b>НОВИНКИ</b> по фрезам, дискам и борам.
  70. Для выставления в магазине в продаже есть подставки.</p>
  71. </td>
  72. </tr>
  73. </table>
  74.  
  75. <table class="tab4">
  76. <tr>
  77. <td width="300px"><img width="250px" style="border: #ffffff; position: relative;" title="Смотреть видеообзор на Дзен" src="https://i.postimg.cc/BvQBYP4G/image.jpg" alt="Кристалл"></td>
  78. <td width="300px"><img width="250px" style="border: #ffffff; position: relative;" title="Смотреть видеообзор на Дзен" src="https://i.postimg.cc/BvQBYP4G/image.jpg" alt="Кристалл"></td>
  79. </tr>
  80. <tr>
  81. <td width="300px"><img width="250px" style="border: #ffffff; position: relative;" title="Смотреть видеообзор на Дзен" src="https://i.postimg.cc/BvQBYP4G/image.jpg" alt="Кристалл"></td>
  82. <td width="300px"><img width="250px" style="border: #ffffff; position: relative;" title="Смотреть видеообзор на Дзен" src="https://i.postimg.cc/BvQBYP4G/image.jpg" alt="Кристалл"></td>
  83. </tr>
  84. </table>
  85.  
  86. <table class="tab3">
  87. <tr>
  88. <td style="padding-left: 15px; color: white; font-weight: 200;" width="300px">Предлагаем Вашему вниманию короткий видеообзор подставок для дисков.</td>
  89. <td width="300px">
  90. <a href="https://dzen.ru/shorts/66ec0c7ab4575c0cf8ba2bfa?source=channel">
  91. <img width="250px" style="border: #ffffff; position: relative;" title="Смотреть видеообзор на Дзен" src="https://i.postimg.cc/BvQBYP4G/image.jpg" alt="Кристалл">
  92. </a>
  93. </td>
  94. </tr>
  95. </table>
  96.  
  97. <table class="tab1">
  98. <tr>
  99. <td>
  100. <a href="https://kristallkazan.ru"><img title="На наш сайт" src="https://i.postimg.cc/J4pGjmWm/bot.jpg" alt="Кристалл" alt="Кристалл"></a>
  101. </td>
  102. </tr>
  103. </table>
  104.  
  105.  
  106. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement