Email Signature Template
Code SnippetsEmail
<table>
<tbody>
<tr style="font-family: sans-serif">
<td style="border-right: 2px solid #85acc2; padding-right: 20px">
<img
src="https://docs-backend.riverworks.biz/storage/app/media/Looper-and-Associates-Logo-Color-230x100.png"
alt="Looper & Associates Logo"
style="width: 100%; max-width: 230px" />
</td>
<td style="padding-left: 20px">
<h2
style="
font-size: 28px;
color: #26355a;
font-weight: normal;
margin: 0;
">
Dan Nausley
</h2>
<h3
style="
font-size: 20px;
margin: 0 0 20px;
color: #2c2e35;
font-weight: normal;
">
Partner
</h3>
<p style="margin: 0 0 5px">
<a
href="mailto:Dan.Nausley@looperassociates.com"
style="color: #2c2e35; text-decoration: none"
>Dan.Nausley@looperassociates.com</a
>
</p>
<p style="margin: 0">
<a
href="tel:423-645-3814"
style="color: #2c2e35; text-decoration: none"
>423-645-3814</a
>
</p>
</td>
</tr>
</tbody>
</table>