Note that there are some explanatory texts on larger screens.

plurals
  1. POCenter table - colour either side
    primarykey
    data
    text
    <p>Trying to fix something for an email. Screenshot of problem here: <a href="http://imgur.com/pEQvVqf" rel="nofollow">http://imgur.com/pEQvVqf</a></p> <p>There is basically a 600width table that I need the same background color and text color as the rest of the email.</p> <p>Yet as you see either side is white - what do I do here? Make two tables to the left and right? And make them grey or can I make the text stay like it is and make the table width 100%? Because that skews my text formatting.</p> <p>Any help greatly appreciated - here is my code (couldnt format properly with 4 spacing so used backquotes:</p> <pre><code>&lt;table width="600" height="21" border="0" cellspacing="0" cellpadding="0" align="center" style="background-color:#ccc;font-family:verdana; font-size:10px; color:FFFFFF"&gt; &lt;tr&gt; &lt;td colspan="2" align="center" style="font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; padding:10px 10px 0px 10px;"&gt; &lt;font style="font-family:arial;font-size:10px;"&gt; You have received this email from an independent marketing company x x x x x x x .Company Reg. No.03976500 You have registered to receive our email advertising from one of our sites, and may unsubscribe from this newsletter by clicking &lt;a href=""&gt;here&lt;/a&gt;&lt;br&gt; For more information on how we use your data, please read our &lt;a href="http:/www.yoy.co.uk/privacy-legal" style="color: #5B5B5B;" target="_blank"&gt;privacy policy&lt;/a&gt;. &lt;/font&gt; &lt;/td&gt; &lt;/tr&gt; &lt;/table&gt; </code></pre> <p>Cheers</p>
    singulars
    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