Advertisement
toorr2p

Untitled

Jan 18th, 2024
650
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.66 KB | None | 0 0
  1. <table align="center" border="0" cellpadding="0" cellspacing="0" style="width:100%; text-align:left;">
  2.     <tbody>
  3.         <tr>
  4.             <td height="{height_td}px" width="5%"></td>
  5.             <td height="{height_td}px" width="90%">
  6.             <table align="center" border="0" cellpadding="0" cellspacing="0" style="width:100%; text-align:left;">
  7.                 <tbody>
  8.                     <tr>
  9.                         <td align="left" style="padding-bottom: 0;" valign="top" width="60%">
  10.                         <p><img src="/upload/DEAL_present/logo.jpg" /></p>
  11.  
  12.                         <p></p>
  13.                         {params_two} {params_one} {params_three}
  14.  
  15.                         <table align="left" border="0" cellpadding="0" cellspacing="0" style="width:90%; text-align:left;">
  16.                             <tbody>
  17.                                 <tr>
  18.                                     <td align="justify" style="text-align:justify;" width="100%">{object_desc}</td>
  19.                                 </tr>
  20.                             </tbody>
  21.                         </table>
  22.                         {price_margin}
  23.  
  24.                         <p style="font-size: 23px; padding-top:0; margin-top:0;"><img align="left" src="/upload/DEAL_present/prices/{deal_id}.jpg" style="margin:0px; padding:0px;" /></p>
  25.  
  26.                         <p style="padding-top:20px; margin-top:20px;"><span style="font-size: 10px;">{object_alternative}</span></p>
  27.                         </td>
  28.                         <td align="center" style="padding-right:40px; padding-bottom: 0; text-align:center;" valign="top" width="40%">{image_one} {image_two} {image_three} {image_four}</td>
  29.                     </tr>
  30.                 </tbody>
  31.             </table>
  32.             </td>
  33.             <td height="{height_td}px" width="5%"></td>
  34.         </tr>
  35.         <tr>
  36.             <td align="center" colspan="2" height="187px" style="padding-top:20px;" valign="top" width="100%"><br />
  37.             <br />
  38.             <img align="left" src="/upload/DEAL_present/footers/{deal_id}.jpg" style="margin:0px; padding:0px;" /></td>
  39.         </tr>
  40.     </tbody>
  41. </table>
  42.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement