0
How do I make a bgcolor transparent without using STYLE?
I can only use bgcolor on the part, to make no mistakes!! many browsers do not render the style.
Being email marketing I can not use stylesheet, I have to apply all the inline css, know some 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>
I just hope it’s not for sending SPAM :P
– Dorathoto
hum...how not? inline styles are even used in Mailchimp templates.
– Leandro RR