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

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -