Created
November 29, 2020 19:13
-
-
Save devded/8feaee755bfc47957f0ad364da2781f2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. Mail Template | |
https://github.com/leemunroe/responsive-html-email-template/blob/master/email.html | |
2. Convert CSS to Inline CSS | |
https://templates.mailchimp.com/resources/inline-css/ | |
3. Remove <html> <head> & </body> tag | |
4. Convert to one line | |
https://www.textfixer.com/html/compress-html-compression.php | |
5. Inject to Gmail Body | |
https://www.youtube.com/watch?v=xmWvTzvUMVY |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment