Tips to Create HTML Email template That Works with All Email Clients
Tips to Create HTML Email template That Works with All Email Clients
In this tutorial I will show you how to create a simple HTML email which will work in every email client.
What we have to use in Email template :
1. Use inline CSS.
Only use inline CSS. This will save you many headaches as Gmail and many other email clients choke on having CSS in a <style> tag.