Hi guys
I created one static page that I am going to show as home page. I inserted a small html table in it and when I see in "Visual" mode it is showing correct "red" (test) background but when I save it and try to see it online it does not show red background.
Things are working within post/page edit mode but background color is not showing after saving? How to solve this. Here is the simple test table
<table border="0" width="500" bgcolor="red">
<tbody>
<tr>
<td colspan="3" bgcolor="#FF0000">Paid ads 300$/pm or 100$/week</td>
</tr>
<tr>
<td><a rel="nofollow" href="http://budgetiva.com/?ref=123global" target="_blank"><br /> <img src="http://budgetiva.com/images/b125x125.gif" alt="" width="125" height="125" /></a></td>
<td><a rel="nofollow" href="http://www.jackson-traders.com/11/index.php?ref=globalmarket" target="_blank"><br /> <img src="http://www.jackson-traders.com/11/images/banners/120.gif" alt="" /></a></td>
<td><a rel="nofollow" href="http://avfinance.com/?ref=globalcashsite" target="_blank"><br /> <img src="http://avfinance.com/images/125x125.gif" alt="" /></a></td>
</tr>
</tbody>
</table>
<p>Best monitoring sites</p> <p>adadas</p>
How to solve this?
GCS