Loading...
Loading...
Erstellen Sie eine professionelle HTML-E-Mail-Signatur mit Ihren Kontaktdaten, Markenfarben und bevorzugtem Layout. Sehen Sie die Vorschau und kopieren Sie den HTML-Code für jeden E-Mail-Client.
|
Y
|
Your Name
Job Title
Company Name
|
<table cellpadding="0" cellspacing="0" border="0" style="font-family:Arial,sans-serif;">
<tr>
<td style="padding-right:16px;vertical-align:top;">
<div style="width:64px;height:64px;border-radius:50%;background:#7c3aed;display:flex;align-items:center;justify-content:center;color:#ffffff;font-size:24px;font-weight:bold;font-family:Arial,sans-serif;">Y</div>
</td>
<td style="border-left:3px solid #7c3aed;padding-left:16px;vertical-align:top;">
<div style="font-family:Arial,sans-serif;">
<div style="font-size:16px;font-weight:bold;color:#1e293b;">Your Name</div>
<div style="font-size:13px;color:#7c3aed;font-weight:600;">Job Title</div>
<div style="font-size:13px;color:#1e293b;opacity:0.8;">Company Name</div>
</div>
</td>
</tr>
</table>