Skip to content

Instantly share code, notes, and snippets.

@austinsonger
Last active May 12, 2021 18:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save austinsonger/ca86e8bd882607cc00c12af06e945e05 to your computer and use it in GitHub Desktop.
Save austinsonger/ca86e8bd882607cc00c12af06e945e05 to your computer and use it in GitHub Desktop.
HTML Tags for Emails
HTML TAG ATTRIBUTES (UNIVERSALLY SUPPORTED)
a class, href, id, style, target
b class, id, style
br class, id, style
div align, class, dir, id, style
font class, color, face, id, size, style
h1 align, class, dir, id, style
h2 align, class, dir, id, style
h3 align, class, dir, id, style
h4 align, class, dir, id, style
h5 align, class, dir, id, style
h6 align, class, dir, id, style
head dir, lang
hr align, size, width
img align, border, class, height, hspace, id, src, style, usemap, vspace, width
label class, id, style
li class, dir, id, style, type
ol class, dir, id, style, type
p align, class, dir, id, style
span class, id, style
strong class, id, style
table align, bgcolor, border, cellpadding, cellspacing, class, dir, frame, id, rules, style, width
td abbr, align, bgcolor, class, colspan, dir, height, id, lang, rowspan, scope, style, valign, width
th abbr, align, background, bgcolor, class, colspan, dir, height, id, lang, scope, style, valign, width
tr align, bgcolor, class, dir, id, style, valign
u class, id, style
ul class, dir, id, style
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment