March 2nd 2010
I’m creating a jpg image for an event that I plan on sending out in e-mail. Not as an attachment, but as the e-mail itself. What’s an appropriate size to make it?
ok, so maybe a pdf…I’m really just looking for size opinions, not format.
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
Posted in Programming & Design | 3 Comments »
March 3rd, 2010 at 9:19 am
I wouldn’t do that. I block all images coming in as emails regardless if they are embedded or not. I suspect I am in the majority on that.
March 5th, 2010 at 2:37 am
Maybe, 400 X 400 px
March 7th, 2010 at 12:20 am
Like the first poster, I think this is bad form. You should consider either sending a PDF attachment or a link to a web page.
Why?
Because what you propose is inherently risky from a security stand point. As users we should insist our friends, relatives and associates use only safe methods of communication, and PDF is the safest. You can do just about anything in the document, but it can’t harm a system.
My 2 cents…