This is my first attempt at HTML emails, and also using tables. I’ve found a decent collection of templates through Mailchimp which I’ve edited down to be relatively close to what I need. I do have one issue though: the beginning of the text is pushed far to the right. How do I fix this?
<tr>
<td valign="top">
<div mc:edit="std_content00">
<img src="http://lorempixel.com/405/325" style="max-width:405px;" />
<img src="http://lorempixel.com/218/30" width="218" height="30" style="padding:30px 0px 30px 0px;" />
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris vehicula aliquet nisl vulputate tincidunt. Nulla. </div> </td>
</tr>
Try adding a paragraph: