Skip to content
Independent & Expert-Reviewed AboutContactDisclosure
EmailSignatureHelp EmailSignatureHelpOffice 365 Signature Experts
Specimen sheet — sixteen designs

Email signatures, measured and tested

Every design here is built the way email actually requires: tables, inline styles, web-safe faces. Each specimen carries its real rendered dimensions, taken live in your browser, so you can see before you copy whether it will survive a phone screen.

Markup
Nested tables, inline styles. Outlook renders through Word, which ignores flexbox and grid.
Type
Six web-safe faces. Email cannot load web fonts, so anything else silently substitutes.
Images
None. Blocked images are the most common way a signature arrives broken.
Width
Held under 600px. Beyond that a phone forces horizontal scrolling.
16 / 16
01Stacked StandardClassic
Priya Sharma
Operations Manager · Northwind Logistics
Direct +1 555 0142  |  Mobile +1 555 0188
p.sharma@example.com
northwindlogistics.com
02Left RuleClassic
Daniel Okafor
Senior Account Executive
Meridian Software Group
03Two ColumnClassic
Anna Lindqvist
Head of Design
04Bordered BlockClassic
Marcus Reid
Facilities Coordinator
Harbourview Estates
+1 555 0107  |  m.reid@example.com
05Single LineMinimal
Sofia Marchetti  ·  Product Lead  ·  Cadence Labs  ·  +1 555 0173
06Name & TitleMinimal
Thomas Beaumont
Managing Partner
07Dotted DividerMinimal
Yuki Tanaka
Research Engineer, Applied Systems
y.tanaka@example.com
08Top BarModern
 
Elena Vasquez
Brand Strategist
Foundry Creative  ·  +1 555 0156
elena@example.com
09Initials AvatarModern
RK
Rohan Kapoor
Customer Success Manager
10Tinted PanelModern
Chloe Barrett
Head of Partnerships
Aperture Collective
+1 555 0125  |  chloe@example.com
11Booking ButtonSales
Jordan Ellis
Enterprise Sales · Verity Cloud
+1 555 0190  |  j.ellis@example.com
Book 15 minutes
12Campaign StripSales
Nadia Haddad
Marketing Manager · Lumen Retail · n.haddad@example.com
Spring catalogue is live. See what’s new →
13CredentialsExecutive
Dr. Helena Whitmore, PhD
Chief Scientific Officer
Aldridge Biosciences
+1 555 0178  ·  h.whitmore@example.com
14Social RowExecutive
Gregory Nunes
Chief Operating Officer · Stratton Group
+1 555 0163  |  g.nunes@example.com
LinkedIn  ·  X  ·  strattongroup.com
15Confidentiality NoticeRegulated
Amara Nwosu
Practice Administrator · Cedarbrook Health
+1 555 0149  |  a.nwosu@example.com
This message and any attachments are confidential and intended solely for the addressee. If you have received this in error, please notify the sender and delete it. Any unauthorised review, use, or distribution is prohibited.
16Licence NumberRegulated
Isabelle Fontaine
Licensed Real Estate Broker
Licence #RE-4471902
Fontaine & Co. Realty
+1 555 0137  |  isabelle@example.com
Build from scratch

Or generate one around your own details

Pick a layout, type your name, title and contact details, and the signature assembles as you type — with your own accent colour, your choice of web-safe face, and the same live width measurement you see on every specimen here. Nothing you enter leaves your browser.

Create your signature
01Enter your name, role, company and contact details once.
02Choose a layout and set an accent colour to match your brand.
03Copy formatted output for the signature editor, or raw HTML for an admin console.

Adding your signature

Use Copy signature for the formatted version — it pastes into the signature editor with styling intact. Use Copy HTML if your admin console or signature tool asks for source code.

Before you paste

Every specimen carries placeholder details — fictional names, +1 555 numbers, and example.com addresses and links. Replace all of them with your own before use. The website and button links point at example.com, a reserved domain that exists only for documentation, so they will not lead anywhere useful.

Outlook

Desktop, new and web

  1. Classic Outlook: File → Options → Mail → Signatures
  2. New Outlook and the web app: Settings → Accounts → Signatures
  3. Select New, name it, then paste into the edit box
  4. Assign it to new messages and to replies separately
Gmail

Web and workspace

  1. Settings gear → See all settings → General
  2. Scroll to Signature and select Create new
  3. Paste, then pick it under Signature defaults
  4. Gmail trims signatures past roughly 10,000 characters; these sit well under
Apple Mail

macOS

  1. Mail → Settings → Signatures
  2. Add a signature, then untick “Always match my default message font”
  3. Paste into the preview pane on the right
  4. Drag it onto an account in the left column to assign it

What makes a signature hold up

Email clients are not browsers. Outlook on Windows renders HTML through Microsoft Word’s layout engine, and that single fact explains most of the constraints below.

Worth doing
Build with tables
Nested tables with inline styles are the only layout method that renders consistently across Outlook, Gmail and Apple Mail. Flexbox and grid silently collapse.
Stay under 600px wide
Anything wider forces horizontal scrolling on a phone, where most email is now opened. The spec row on each specimen shows its real measured width.
Set link colours inline
Without an explicit inline colour, Outlook applies its own blue and an underline, which fights whatever palette you chose.
Use web-safe faces
Arial, Helvetica, Georgia, Tahoma, Verdana and Courier New render everywhere. Always include the full fallback stack.
Worth avoiding
Depending on images
Many clients block images by default. If your logo carries the whole design, a large share of recipients see a broken box instead.
Background images
Outlook ignores CSS background images entirely. Use a solid background colour on the table cell instead.
Social icon sprawl
Six icon images add weight, break when blocked, and rarely earn a click. Text links to the one or two networks that matter perform better.
Editing in Word
Pasting through Word or Google Docs injects layers of junk markup that breaks rendering. Paste directly into the signature editor.

Rolling this out to a whole team?

Pasting a template into 50 mailboxes by hand means 50 chances for someone to change the face, drop a phone number, or skip it entirely — and no way to update a campaign line without asking everyone again. Server-side tools apply one template centrally, pull names and titles from Entra ID, and hold consistent on mobile and in replies.

Compare signature tools

Questions

Are these email signature templates free to use?
Yes. Every template on this page is free to copy and use commercially, with no attribution required. Replace the placeholder names, titles and contact details with your own. You can modify colours, fonts and spacing freely — though if you change the layout structure, test it in Outlook before rolling it out, since that is where most signature designs break.
Why do these use tables instead of modern CSS?
Outlook on Windows renders HTML using Microsoft Word’s layout engine rather than a browser engine. It ignores flexbox, CSS grid, float in many cases, and most positioning. Tables with inline styles are the only approach that renders reliably across Outlook, Gmail, Apple Mail and mobile clients. It looks dated, but it is what the medium requires.
How do I add my company logo?
Host the image on a public URL — your website or a CDN, not a local file — and add an img tag with an explicit width, height and alt text inside a table cell. Keep it under about 200px wide and 50KB. Bear in mind that many recipients have images blocked by default, so never let the logo carry information that isn’t also in text. That is why every template here works without one.
Why does my signature look different in Outlook than in the preview?
Most often it is one of three things: the signature was pasted through Word or Google Docs, which injects conflicting markup; a font was used that Outlook cannot render, so it fell back to Times New Roman; or Outlook’s automatic link styling overrode your colours. Paste directly into the signature editor rather than through another program, stick to web-safe font stacks, and set link colours inline on every anchor.
What is the ideal email signature size?
Keep the width at or below 600px — the templates here mostly sit between 250px and 420px, and each card shows its measured width. For height, four to seven lines is the sweet spot. Total file size should stay under about 50KB including any images; Gmail clips messages that grow too large, which can hide your signature behind a “show trimmed content” link.
Should I include a confidentiality disclaimer?
Only if your industry or legal team requires it. Disclaimers have limited legal weight in most jurisdictions and add visual clutter to every message you send. They are standard in healthcare, legal, and financial services, where regulators or professional bodies may expect them. If you do need one, keep it small and grey so it reads as a footnote rather than competing with your contact details — the Confidentiality Notice template above shows that treatment.
How do I put the same signature on everyone’s email?
Manually, you would send each person the template and instructions, which drifts out of sync almost immediately. The alternative is a server-side signature manager that applies signatures at the mail server as messages are sent. That guarantees consistency across desktop, web and mobile, applies to replies and forwards, and lets you update everyone’s signature or swap a campaign banner from one console.
Will these work on mobile?
Yes. All sixteen are narrow enough to fit a phone screen without horizontal scrolling, which is the main mobile failure mode. Note that signatures set in desktop Outlook do not sync to the Outlook mobile app — each device keeps its own, so you would need to set it up separately on every device. Server-side signature tools avoid this entirely, since the signature is applied after the message leaves the device.
Last updated July 2026 · Specimens tested in Outlook 365, Outlook on the web, Gmail and Apple Mail. Dimensions are measured live in your browser and will vary slightly by platform. Placeholder names and contact details are fictional.