I have created a table in an email. I want each cell to be a different color. I was able to make the cells, but when I entered the code for background colors, it seemed to not be able to read the code. I used <bgcolor="EEEEE0">. Then I tried <background color: #EEEEE0> Should I use a different code?
Official response from Jason Meer
Click here for documentation on the CSS background property.
In the email HTML editor, your inline style should look like this:
<td style="background: blue;">
Share this post
Showing 5 reactions
Sign in with
<td style=“background: ”tweet-url hashtag" href=“https://twitter.com/#!/search?q=%23EEEEE0” title=“#EEEEE0”>#EEEEE0">
is that correct?</td>