Note that there are some explanatory texts on larger screens.

plurals
  1. POMy code is skewing in Outlook 2010
    primarykey
    data
    text
    <p>This works fine in normal clients but as we know Outlook is a bitch, it looks ok to me but can someone tell me why this would not render in Outlook?</p> <pre><code>&lt;table id="contentArea"&gt; &lt;tr&gt; &lt;td&gt; &lt;p&gt;Welcome to the TeraTitan family ${user['FirstName']},&lt;/p&gt; &lt;p&gt;Please tell us which services you are interested in currently:&lt;/p&gt; &lt;table align="center"&gt; &lt;tr align="center"&gt; &lt;td&gt;&lt;a href="http://www.teratitan.com/info/mortgage"&gt;&lt;img height="100px" width="100px" src="http://www.yourwealth.co.uk/sites/default/files/titleimage-mortgages.jpg"&gt;&lt;p style="font-family:Verdana, Geneva, sans-serif; font-size:12px"&gt;Mortgages&lt;/a&gt;&lt;/p&gt;&lt;/td&gt; &lt;td&gt;&lt;a href="http://www.teratitan.com/info/savings"&gt;&lt;img height="100px" width="100px" src="http://t0.gstatic.com/images?q=tbn:ANd9GcS0BNv0q30KMSumGx6p8Vp0UYwB_3IfBUD3HfKsruNW-qBb5qdUd4UPi1d9"&gt;&lt;p style="font-family:Verdana, Geneva, sans-serif; font-size:12px"&gt;Savings&lt;/a&gt;&lt;/p&gt;&lt;/td&gt; &lt;td&gt;&lt;a href="http://www.teratitan.com/info/homeequity"&gt;&lt;img height="100px" width="100px" src="http://www.clockwise.coop/Clockwise/media/SiteImages/News%20Items/%C2%A35-gift.jpg?width=200&amp;height=200&amp;ext=.jpg"&gt;&lt;p style="font-family:Verdana, Geneva, sans-serif; font-size:12px"&gt;Home Equity&lt;/a&gt;&lt;/p&gt;&lt;/td&gt; &lt;/tr&gt; &lt;/table&gt; &lt;p&gt;You can also visit us on-line at &lt;a href="http://www.teratitan.com"&gt;TeraTitan&lt;/a&gt;, or call us with any questions you may have at 800-555-1212.&lt;/p&gt; &lt;/td&gt; &lt;/tr&gt; &lt;/table&gt; &lt;!-- End Table for content--&gt; </code></pre> <p>Thanks</p>
    singulars
    1. This table or related slice is empty.
    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. 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