I made a template in Word for a newsletter and need to make it into a Style Sheet so that it can be mass emailed easily.
Does anyone know of an online tutorial or something on how to do this??
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
October 15th, 2009 at 5:34 am
I assume you’re talking about a Cascading Style Sheet that you can implement into HTML to send in an e-mail? If that’s the case, you’re probably going to have to know an extensive amount of CSS in order to do so, and not all e-mail systems allow HTML styles to show. I’d suggest just saving the Word document and attaching that to an e-mail.
October 18th, 2009 at 3:27 am
It is better to use NotePad because Word has hidden characters and won’t convert well. The just save it as an .css
Personally I would use a free online CSS generator like:
October 21st, 2009 at 8:12 am
Email is a text medium. Anyone using a real email program will see your newsletter as a mishmash of html tags and css data. (Outlook isn’t the world standard.)