For some reason, line spacing is not working for separating paragraphs, when sending e-mails with this code to my yahoo mail account, or any yahoo mail account. How can I fix this?
Here's what I'm using, but isn't working:
<p style="line-height:150%">
<span style="font-family:Helvetica, Arial, sans-serif; font-size:10.5pt; line-height:150%; color:#333333; margin-bottom: 1em;">Caro [Membro],</span>
</p>
<p style="line-height:150%">
<span style="font-family:Helvetica, Arial, sans-serif; font-size:10.5pt; line-height:150%; color:#333333; margin-bottom: 1em;">Estou escrevendo com uma atualização importante para os membros de N sobre o Programa de Garantia de Obrigações CDFI.</span>
</p>
Looks like this:
How do I fix this? Hell, I even put a margin-bottom on it, and that doesn't even seem to work!
` hoping this renders better with a `margin-bottom: 1.5em;` and `line-height: 1.5em;` What are your thoughts on doing this? You think it is better? – Solomon Closson Mar 21 '13 at 18:05