preview assinatura
html
<!doctype html>
<html lang="pt-PT">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Assinatura</title>
</head>
<body
style="
background-size: contain;
width: 1140px;
height: 280px;
margin: 0;
padding: 0;
background-repeat: no-repeat;
position: relative;*/
"
>
<table
style="
width: 1140px;
height: 280px;
background-image: url(https://cdn.prod.website-files.com/69b2c9e7dd5bec83b956c8ec/69b2ce477929374549a0dced_background.png);
background-repeat: no-repeat;
font-family: Lato, Helvetica, sans-serif;
margin: 0;
padding: 0;
"
cellpadding="0"
cellspacing="0"
>
<tr style="width: 100%; height: 95px"></tr>
<tr>
<td style="width: 194px"></td>
<td
style="
width: 720px;
border-left: 1px solid #353637;
padding-left: 17px;
"
>
<p
style="
font-family: "Lato", Helvetica, sans-serif;
text-transform: uppercase;
font-size: 21px;
color: #b3653b;
letter-spacing: 10%;
margin: 0 0 10px 0;
padding: 0;
font-weight: bold;
"
>
Roberto Ribas Monteiro
</p>
<p
style="
font-size: 15px;
color: #353637;
margin: 0 0 19px 0;
padding: 0;
letter-spacing: 3%;
font-weight: bold;
font-family: "Lato", Helvetica, sans-serif;
"
>
CEO
</p>
<p
style="
font-size: 15px;
color: #353637;
margin: 0 0 19px 0;
padding: 0;
letter-spacing: 11%;
font-weight: regular;
font-family: Raleway, Helvetica, sans-serif;
"
>
<a
href="tel:+351229515360"
style="color: #353637; text-decoration: none"
title="Telefone Flexocol"
>+351 229 515 360</a
><br />
<a
href="mailto:rrm@mri.pt"
style="color: #353637; text-decoration: none"
title="Email Flexocol"
>rrm@mri.pt</a
>
</p>
<p
style="
font-size: 15px;
color: #353637;
margin: 0;
padding: 0;
letter-spacing: 11%;
font-weight: regular;
font-family: Raleway, Helvetica, sans-serif;
"
>
<a
href="https://maps.app.goo.gl/YLVsrzhpewyhKM8D6"
style="color: #353637; text-decoration: none"
title="Morada Flexocol"
>Rua Sousa Prata 372, 4465-757 Porto</a
>
</p>
</td>
<td style="width: 190px; vertical-align: bottom">
<a
href="https://www.flexocol.pt"
title="Website Flexocol"
target="_blank"
style="text-decoration: none"
>
<img
src="https://cdn.prod.website-files.com/69b2c9e7dd5bec83b956c8ec/69b2ce4702b135c0cbe93a3c_logo.svg"
alt="Logo Flexocol"
style="width: 100%; height: auto; display: block"
/>
</a>
<table
cellpadding="0"
cellspacing="0"
style="margin-top: 30px"
align="right"
>
<tr>
<td style="width: auto; height: 17px; padding-left: 10px">
<a
href="https://flexocol.pt/"
title="Website Flexocol"
target="_blank"
style="
text-decoration: none;
font-family: "Lato", Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
letter-spacing: 11%;
font-weight: bold;
"
>
<p style="margin: 0">@flexocol</p>
</a>
</td>
</tr>
</table>
</td>
<td style="width: 36px"></td>
</tr>
<tr style="width: 100%; height: 40px"></tr>
</table>
</body>
</html>