Email signature builder
A professional email signature is a small piece of branding that appears on every message you send, so it should look identical everywhere and never break. The reliable way to achieve that across Gmail, Outlook and Apple Mail is table-based HTML with inline styles, not modern CSS that clients silently drop. This builder takes your name, title, contact details and links and outputs that battle-tested HTML, ready to paste straight into your email client’s signature settings.
How it works
The builder assembles a single-table layout with all styling inline, which is the format email clients render most consistently. Your name takes the accent color and your job title and company sit beneath it. Contact rows — phone, website and email — render only when you supply them, and social links become text links so they survive image blocking. If you provide a logo URL it is referenced as a hosted image with alt text, never embedded, because many clients strip embedded images. The output is plain HTML you copy and paste; pasting into Gmail or Outlook preserves the formatting.
Tips and example
Keep it short — name and title, company, one phone or website, and a couple of links is plenty. Host your logo at a stable https URL like https://acme.example/logo.png and always set alt text in case it is blocked. Use a single accent color that matches your brand rather than several. Test the result by emailing yourself and viewing it in both Gmail and Outlook, since Outlook is the strictest renderer. Avoid long legal disclaimers in the signature itself; if required, keep them tiny and grey so they do not dominate every message.