I have created a webpage to use as an email newsletter. I have used basic CSS and tables in the code. When I copy the content from the browser and paste it into the email compose page, the CSS is not being loaded.
I read a couple of other articles about Gmail not supporting the <style>
tag, but I tried Yahoo! and Lotus Notes and it still had the same issue.
How can I make this work for Gmail and other mail providers?
I have put in my code in a dropbox folder: https://dl.dropboxusercontent.com/u/29654441/email_newsletter/email_newsletter1.html