l1nc0ff Postado Julho 23, 2019 Denunciar Share Postado Julho 23, 2019 Bom dia. Alguém poderia me ajudar com esse código: <!doctype html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> </head> <body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> <table id="Tabela_01" width="500" height="184" border="0" cellpadding="0" cellspacing="0" align="left"> <tr> <td> <img src="http://servixautomacao.com.br/teste1/images/index_01.jpg" width="500" height="52" alt="" border="0" style="display: block; margin: 0 ; padding: 0"></td> </tr> <tr> <td> <img src="http://servixautomacao.com.br/teste1/images/index_02.jpg" width="500" height="33" alt="" border="0" style="display: block; margin: 0 ; padding: 0"></td> </tr> <tr> <td> <img src="http://servixautomacao.com.br/teste1/images/index_03.jpg" width="500" height="37" alt="" border="0" style="display: block; margin: 0 ; padding: 0"></td> </tr> <tr> <td> <img src="http://servixautomacao.com.br/teste1/images/index_04.jpg" width="500" height="30" alt="" border="0" style="display: block; margin: 0 ; padding: 0"></td> </tr> <tr> <td> <img src="http://servixautomacao.com.br/teste1/images/index_05.jpg" width="500" height="32" alt="" border="0" style="display: block; margin: 0 ; padding: 0"></td> </tr> </table> </body> </html> pois quando envio o e-mail com a assinatura em html, no gmail ele quebra a imagem como vocês podem verna imagem anexa. No outlook ela não quebra. Sabem me dizer se é algum problema no gmail? Citar Link para o comentário Compartilhar em outros sites More sharing options...
Pergunta
l1nc0ff
Bom dia.
Alguém poderia me ajudar com esse código:
<!doctype html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table id="Tabela_01" width="500" height="184" border="0" cellpadding="0" cellspacing="0" align="left">
<tr>
<td>
<img src="http://servixautomacao.com.br/teste1/images/index_01.jpg" width="500" height="52" alt="" border="0" style="display: block; margin: 0 ; padding: 0"></td>
</tr>
<tr>
<td>
<img src="http://servixautomacao.com.br/teste1/images/index_02.jpg" width="500" height="33" alt="" border="0" style="display: block; margin: 0 ; padding: 0"></td>
</tr>
<tr>
<td>
<img src="http://servixautomacao.com.br/teste1/images/index_03.jpg" width="500" height="37" alt="" border="0" style="display: block; margin: 0 ; padding: 0"></td>
</tr>
<tr>
<td>
<img src="http://servixautomacao.com.br/teste1/images/index_04.jpg" width="500" height="30" alt="" border="0" style="display: block; margin: 0 ; padding: 0"></td>
</tr>
<tr>
<td>
<img src="http://servixautomacao.com.br/teste1/images/index_05.jpg" width="500" height="32" alt="" border="0" style="display: block; margin: 0 ; padding: 0"></td>
</tr>
</table>
</body>
</html>
pois quando envio o e-mail com a assinatura em html, no gmail ele quebra a imagem como vocês podem verna imagem anexa. No outlook ela não quebra.
Sabem me dizer se é algum problema no gmail?
Link para o comentário
Compartilhar em outros sites
0 respostass a esta questão
Posts Recomendados
Participe da discussão
Você pode postar agora e se registrar depois. Se você já tem uma conta, acesse agora para postar com sua conta.