Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Try to set a align left on the heading table, in my code this will work in all clients. Tested in litmus for all clients:</p> <pre><code>&lt;table cellspacing="0" cellpadding="0" width="560" align="left" border="0"&gt; &lt;tbody&gt; &lt;tr&gt; &lt;td align="left"&gt; &lt;table cellspacing="0" cellpadding="0" align="left"&gt; &lt;tbody&gt; &lt;tr&gt; &lt;!-- spacer for the top of the image --&gt; &lt;td align="left" colspan="2"&gt; &lt;img src="spacer.gif" height="5" alt="spacer" style="display:block; margin:0px; border:0px;" align="left" /&gt; &lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;!-- the image or text --&gt; &lt;td align="left"&gt; &lt;img src="imagesrc" alt="imagealt" style="display:block; margin:0px; border:0px;" /&gt; &lt;/td&gt; &lt;!-- spacer for the right of the image --&gt; &lt;td align="left"&gt; &lt;img src="spacer.gif" width="11" alt="spacer" style="display:block; margin:0px; border:0px;" /&gt; &lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;!-- spacer for the bottom of the image --&gt; &lt;td colspan="2" align="left"&gt; &lt;img src="spacer.gif" height="11" alt="spacer" style="display:block; margin:0px; border:0px;" /&gt; &lt;/td&gt; &lt;/tr&gt; &lt;/tbody&gt; &lt;/table&gt; &lt;!-- here your tekst --&gt; &lt;div style="margin:0px; padding:0px; mso-line-height-rule: exactly; color:#000000; font-family:Verdana, Arial; font-size:12px; line-height:20px; display:block;"&gt;Hello. This is sample text. This is another sentence. Hello. This is sample text.&lt;/div&gt; &lt;/td&gt; &lt;/tr&gt; &lt;/tbody&gt; &lt;/table&gt; </code></pre>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload