Results 1 to 3 of 3

Thread: Email Blast with CSS

  1. #1
    Join Date
    Jul 2007
    Location
    north shore
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Email Blast with CSS

    Hi,
    I want to send out an html email blast, but I want to use css. I have added the css styles to the header of an html doc template that will server as the email blast...

    Will this work, or should I link to an external css sheet stored on my webserver?

    Thoughts?

  2. #2
    Join Date
    Jul 2006
    Location
    just north of Boston, MA
    Posts
    1,806
    Thanks
    13
    Thanked 72 Times in 72 Posts

    Default

    Either should work, however I would suggest not to use a link to your server. This way if the email is saved locally and an internet connection is not present, the user will still see everything necessary. You also do not need to worry about storing the file on your server, and any updates will not cause an ill-effect on the emails previously sent.

  3. #3
    Join Date
    Jul 2007
    Location
    north shore
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    thanks for the confirmation boogie. I am adding it the header.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •