How do I leave a 'td' with transparent bgcolor without using STYLE?
I can only use bgcolor in the part, not to cause errors !! many browsers do not render the style.
As email marketing I can not use style sheet, I have to apply all inline css, do you know any way to insert the effect of transparency inline?
<tr>
<td width="246" height="200" align="center">
<a href="#" target="_blank">
<img src="images\foto.jpg" width="200" height="200" border="0" /></a>
</td>
</tr>