Setting the file. One moment.
Chapter 19 · Designing Email Templates
Subchapter 19.1
references/design-guidelines.mdMarkdown4 KBView on GitHub
These guidelines adapt strong frontend design practice to the email medium — they apply to the Unlayer design as a whole and to the markup fragments inside its text blocks. The goal is a template that looks deliberately designed for the brand — not a generic notification.
Before writing markup, decide:
Georgia, 'Times New Roman', serif reads editorial; 'Trebuchet MS', Tahoma, sans-serif reads friendly; 'Courier New', monospace reads technical. Choose to match the tone instead of defaulting to Arial everywhere.<link>/@font-face render in Apple Mail and partially elsewhere — use them as enhancement with a fallback stack that still fits the design.<td> with bgcolor, border-radius, and an inline-styled <a> — not an image, not a CSS-only button.bgcolor sections, border accents (a 4px top border in the accent color is cheap and distinctive), and spacer rows are the reliable atmosphere tools. Gradients, background images, and shadows are enhancement-only — the design must work without them.Centered white card on gray, purple gradient header, Arial everywhere at uniform sizes, three equal feature columns with stock icons, evenly-spread pastel palette, “Hi {name},” as the only personalization. If the draft resembles that, the direction wasn’t committed to — restart from the tone decision, don’t polish it.
| default: fallbacks so no reader sees a blank.