Skip to content

Instantly share code, notes, and snippets.

@dmrqx
Last active December 22, 2022 10:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save dmrqx/6979886b63a0c255a1dce9418bd83224 to your computer and use it in GitHub Desktop.
Save dmrqx/6979886b63a0c255a1dce9418bd83224 to your computer and use it in GitHub Desktop.
HTML e-mail - coding resources
# Reading material, articles, guides
https://www.freecodecamp.org/news/the-fab-four-technique-to-create-responsive-emails-without-media-queries-baf11fdfa848/
https://www.smashingmagazine.com/2017/01/introduction-building-sending-html-email-for-web-developers/
https://webdesign.tutsplus.com/articles/everything-developers-need-to-know-about-sending-transactional-email--cms-31759
https://email.uplers.com/infographics/ultimate-guide-email-client-hacks/
https://www.leemunroe.com/sending-email-designers-developers/
https://www.leemunroe.com/building-html-email/
https://www.leemunroe.com/responsive-email-design/
# Client usage and support statistics
https://www.campaignmonitor.com/css
http://emailclientmarketshare.com/
# Tooling
https://github.com/premailer/premailer
# Visual examples
https://codepen.io/reallygoodemails/pens/public
https://github.com/sendgrid/email-templates
# Coded template samples
https://github.com/leemunroe/responsive-html-email-template
https://tedgoas.github.io/Cerberus/
https://github.com/TedGoas/Cerberus
https://litmus.com/builder/ac11b59
# Extras
https://www.goodemailcopy.com/
https://blog.da2k.com.br/2015/01/01/meta-tags-x-ua-compatible-e-charset/ (charset 512mb)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment