css - How to attach html file so that gmail's "view" option works -
i have script sends email html attachment. when select "view" in gmail text...however when click on "download" instead of "view", open it, displays should.
i think it's gmail related because observe exact same behavior ie, firefox(win/linux), chrome(win/linux)
i made youtube video of here: http://www.youtube.com/watch?v=wkgyxcfqxs8
am doing wrong?
thanks
not email clients support <style> tag. gmail 1 of those; respects in-line styling.
if code producing css & html, change use in-line styles table.
if want more auto-magic, see how use google apps script change css page 1 inline styles?.
Comments
Post a Comment