Skip to content

Instantly share code, notes, and snippets.

@devded
Created November 29, 2020 19:13
Show Gist options
  • Save devded/8feaee755bfc47957f0ad364da2781f2 to your computer and use it in GitHub Desktop.
Save devded/8feaee755bfc47957f0ad364da2781f2 to your computer and use it in GitHub Desktop.
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