# 10 tips for better email design and delivery

Over years of delivering millions of emails, we've come across some email patterns that work and many that don't. Some are design related while some are organisation related. Let's break some bubbles here - in no particular order.

1. Always send from a domain that has SPF, DMARC, DKIM records in place.
2. Remember, you are designing an email, not a website. If you want fine-grain controls like 'line heights', you are at the wrong place.
3. The more you nitpick on the design, the more likely it will break in email clients. (i.e. more moving parts == more breakages).
4. Transactional emails are best delivered in plain text.
5. For best results, HTML emails (transactional and marketing) must (mostly) fit ['above the fold'](https://en.wikipedia.org/wiki/Above_the_fold).
6. Rethink your design if it is more than one scroll depth.
7. The combined time spent by all the recipients who opened your marketing email will be lesser than the time you spent designing it. (This statement is an exaggeration, but you get the drift.)
8. Emails are being designed to impress bosses, not the end readers.
9. Avoiding spam folders is largely a function of the content of your email. Technology or the pedigree of your email sending service cannot help you if your content is unsolicited.
10. The top three email service providers control \~80% of the market. They can break you.

{% hint style="success" %}

#### SENDUNE's [InboxVISA](https://docs.sendune.com/inboxvisa) makes SPF, DMARC, DKIM record management easy for you and helps protect your domain from spammers, phishers, and other unauthorized parties. Most importantly they create trust and prevent your emails from landing in spam folders. &#x20;

{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://blog.sendune.com/email-resources/10-tips-for-better-email-design-and-delivery.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
