S
shapper
Hello,
I am need to send a newsletter to my web site subscribers.
1. I suppose sending images and complex layouts might be a problem
because of the different ways Outlook, and other programs read it ...
And maybe of size and security issues. Am I right?
So I am planning to send simple text with simple formating and links
to my web site.
2. What about CSS formated emails in HTML format?
Can I just change the email font, text background color and body
background color?
I suppose I should need to include the CSS code on the email head
tag.
3. What other considerations do I need for creating the email?
Doctype, etc?
4. Should I send the email to all users at once using BCC or one email
for each user?
Or maybe to groups of 10 (using BCC)?
5. I suppose that if I use only this small format if the user don't
accept emails in HTML format the email will be displayed in text
format ... Am I wrong? As far as I know I will only loose the text
format. Or will I also have problems with line breaks? <br/> ...
Could someone, please, advice me?
This is the first newsletter I created for a web site.
Thanks,
Miguel
I am need to send a newsletter to my web site subscribers.
1. I suppose sending images and complex layouts might be a problem
because of the different ways Outlook, and other programs read it ...
And maybe of size and security issues. Am I right?
So I am planning to send simple text with simple formating and links
to my web site.
2. What about CSS formated emails in HTML format?
Can I just change the email font, text background color and body
background color?
I suppose I should need to include the CSS code on the email head
tag.
3. What other considerations do I need for creating the email?
Doctype, etc?
4. Should I send the email to all users at once using BCC or one email
for each user?
Or maybe to groups of 10 (using BCC)?
5. I suppose that if I use only this small format if the user don't
accept emails in HTML format the email will be displayed in text
format ... Am I wrong? As far as I know I will only loose the text
format. Or will I also have problems with line breaks? <br/> ...
Could someone, please, advice me?
This is the first newsletter I created for a web site.
Thanks,
Miguel