Skip to content

Instantly share code, notes, and snippets.

@pedroribeirodev
Last active August 22, 2019 14:25
Show Gist options
  • Save pedroribeirodev/2df5f357521b50e18e3f7f746744634b to your computer and use it in GitHub Desktop.
Save pedroribeirodev/2df5f357521b50e18e3f7f746744634b to your computer and use it in GitHub Desktop.
assinatura sollides
<html>
<body>
<table>
<style>
@import url("https://fonts.googleapis.com/css?family=Lato|Roboto&display=swap");
table {
font-family: "Lato", sans-serif;
}
</style>
<thead>
<tr>
<th>
<img
src="http://solides.adm.br/email/pics/andre_breder.png"
alt="Foto de perfil"
style="width: 180px; height: auto;"
/>
</th>
<th style="padding: 0px !important;">
<div style="margin-left: 80px;">
<p
style="color: #2f0a77;text-transform: uppercase; font-size: 30px; margin: 0;text-align: left;"
>
André Breder
</p>
<p style="color: #58595b; margin: 0; text-align: left;">
Analista de Eventos
</p>
<p></p>
<p style="color: #58595b; text-align: left; margin: 0;">
<img
src="http://solides.adm.br/email/icones/I%cc%81CONES%20ASSINATURA%20DE%20EMAIL-06.png"
alt="Icone email"
style="width: 17px; height: auto;"
/>
[email protected]
</p>
<p style="color: #58595b; text-align: left; margin: 0;">
<img
src="http://solides.adm.br/email/icones/I%cc%81CONES%20ASSINATURA%20DE%20EMAIL-05.png"
alt="Icone email"
style="width: 17px; height: auto;"
/>
+55 31 9 9759-3974
</p>
<p style="color: #58595b; text-align: left; margin: 0;">
<img
src="http://solides.adm.br/email/icones/I%cc%81CONES%20ASSINATURA%20DE%20EMAIL-07.png"
alt="Icone email"
style="width: 17px; height: auto;"
/>
solides.com.br
</p>
<p style="text-align: left">
<a
href="https://www.linkedin.com/company/solidestecnologia/"
target="_blank"
>
<img
src="http://solides.adm.br/email/icones/I%cc%81CONES%20ASSINATURA%20DE%20EMAIL_Prancheta%201.png"
alt="Icone linkedin"
style="width: 17px; height: auto;"
/>
</a>
<a
href="https://www.facebook.com/solidestecnologia/"
target="_blank"
>
<img
src="http://solides.adm.br/email/icones/I%cc%81CONES%20ASSINATURA%20DE%20EMAIL-04.png"
alt="Icone linkedin"
style="width: 17px; height: auto;"
/>
</a>
<a
href="https://www.facebook.com/solidestecnologia/"
target="_blank"
>
<img
src="http://solides.adm.br/email/icones/I%cc%81CONES%20ASSINATURA%20DE%20EMAIL-02.png"
alt="Icone linkedin"
style="width: 17px; height: auto;"
/>
</a>
<a
href="https://www.youtube.com/user/Solidesltda"
target="_blank"
>
<img
src="http://solides.adm.br/email/icones/I%cc%81CONES%20ASSINATURA%20DE%20EMAIL-03.png"
alt="Icone linkedin"
style="width: 17px; height: auto;"
/>
</a>
<span style="color: #58595b">/solidestecnologia</span>
</p>
</div>
</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<img
src="http://solides.adm.br/email/icones/assinatura-02.png"
alt="Logo solides"
style="display: table; margin: 0 auto; width: 100px;"
/>
</td>
</tr>
</tbody>
</table>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment