dt

Email Signature Generator

HTML email signature builder.

Template
Accent color
Preview
Nguyễn Thành Đạt
Senior Fullstack Developer · Demetio
☎ +84 123 456 789
HTML
<table cellpadding="0" cellspacing="0" style="font-family:Arial,Helvetica,sans-serif;color:#1e293b">
  <tr>
    <td style="padding-right:18px;border-right:3px solid #818cf8">
      <div style="font-size:18px;font-weight:700;color:#0f172a">Nguyễn Thành Đạt</div>
      <div style="font-size:13px;color:#475569;margin-top:2px">Senior Fullstack Developer · <strong>Demetio</strong></div>
    </td>
    <td style="padding-left:18px;font-size:12px;line-height:1.7;color:#475569">
      <div>✉ <a href="mailto:hi@datnt.dev" style="color:#818cf8;text-decoration:none">hi@datnt.dev</a></div>
      <div>☎ +84 123 456 789</div>
      <div>🌐 <a href="https://datnt.dev" style="color:#818cf8;text-decoration:none">datnt.dev</a></div>
    </td>
  </tr>
</table>