Email Templates
Beautiful, ready-to-send email templates.
Email content
Preview
HTML source
<!doctype html>
<html>
<body style="margin:0;padding:0;background:#f1f5f9;font-family:Arial,Helvetica,sans-serif;">
<table role="presentation" width="100%" cellpadding="0" cellspacing="0" style="background:#f1f5f9;padding:32px 0;">
<tr>
<td align="center">
<table role="presentation" width="600" cellpadding="0" cellspacing="0" style="background:#ffffff;border-radius:12px;overflow:hidden;">
<tr>
<td style="background:#2563eb;padding:24px 32px;">
<span style="color:#ffffff;font-size:20px;font-weight:bold;">ToolForge</span>
</td>
</tr>
<tr>
<td style="padding:32px;">
<h1 style="margin:0 0 16px;font-size:24px;color:#0f172a;">We just shipped something new</h1>
<p style="margin:0 0 24px;font-size:15px;line-height:1.6;color:#475569;">We've launched a set of new free tools to help you get things done faster. Check them out and let us know what you think.</p>
<table role="presentation" cellpadding="0" cellspacing="0">
<tr>
<td style="border-radius:8px;background:#2563eb;">
<a href="https://example.com" style="display:inline-block;padding:12px 24px;color:#ffffff;font-size:14px;font-weight:bold;text-decoration:none;">Explore what's new</a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="padding:20px 32px;border-top:1px solid #e2e8f0;">
<p style="margin:0;font-size:12px;color:#94a3b8;">You're receiving this email because you signed up for ToolForge.</p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>Create HTML email templates online
Email Templates builds clean, table-based HTML emails — the format that renders reliably across Gmail, Outlook, and other clients — ready to copy into your email tool of choice.
Why use this tool
Three ready styles
Announcement, Newsletter, and Welcome layouts cover the most common email use cases.
Email-client-safe HTML
Uses table-based layout, the most widely compatible approach across inboxes and email clients.
Live preview
See exactly how your email will look before copying the code.
Copy or download
Grab the HTML to paste into your email platform, or download the file directly.
How it works
- 1Pick a style: Announcement, Newsletter, or Welcome.
- 2Fill in your brand, heading, body text, and button.
- 3Copy the HTML or download it, then paste into your email sending tool.
Frequently asked questions
Good to know
- This uses table-based HTML — the most reliable format for compatibility across Gmail, Outlook, and other email clients.
- Keep your subject line and heading short — most inboxes truncate long text.
- Test in a real email client before sending to your full list.