HTML code for mailchimp image and text table


/ Published in: HTML
Save to your folder(s)

TD Style to match rest of newsletter theme


Copy this code and paste it in your HTML
  1. <tr>
  2. <td><img align="none" src="IMAGE" /></td>
  3. <td>&nbsp;&nbsp;</td>
  4. <td style="font-family: helvetica; font-size: 14px; text-align: justify; color: #606060; line-height: 21px">TEXT</td>
  5. </tr>

URL: mailchimp.com

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.