xxxxxxxxxx
Here is a simple HTML template for an email signature:
<div style="font-family: Arial; font-size: 12px;">
<p>
Name<br>
Job Title<br>
Company Name<br>
Phone: 555-555-5555<br>
Email: name@company.com<br>
Website: <a href="http://www.company.com">www.company.com</a>
</p>
</div>