Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Here are a few things you cant do with email:</p> <blockquote> <ul> <li><strong>Include a section with styles</strong>. Apple Mail.app supports it, but Gmail and Hotmail do not, so it's a no-no. Hotmail will support a style section in the body but Gmail still doesn't.</li> <li><strong>Link to an external stylesheet.</strong> Not many email clients support this, best to just forget it.</li> <li><strong>Background-image / Background-position.</strong> Gmail is also the culprit on this one.</li> <li><strong>Clear your floats</strong>. Gmail again.</li> <li><strong>Margin</strong>. Yep, seriously, Hotmail ignores margins. Basically any CSS positioning at all doesn't work.</li> <li><strong>Font-anything</strong>. Chances are Eudora will ignore anything you try to declare with fonts.</li> </ul> </blockquote> <p>Source: <a href="http://css-tricks.com/using-css-in-html-emails-the-real-story/" rel="nofollow noreferrer">http://css-tricks.com/using-css-in-html-emails-the-real-story/</a></p> <p>Mailchimp has email templates you can use - <a href="http://mailchimp.com/resources/html-email-templates/" rel="nofollow noreferrer">here</a></p> <p>A few more resources that should help you</p> <ul> <li><a href="https://stackoverflow.com/questions/4829254/best-practices-for-styling-html-emails">Best practices for styling HTML emails</a></li> <li><a href="https://stackoverflow.com/questions/4391913/styling-html-in-email">Styling html in email</a></li> <li><a href="https://stackoverflow.com/questions/9056172/styling-html-email-for-gmail">Styling HTML email for Gmail</a></li> </ul>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload