Skip to content

Instantly share code, notes, and snippets.

@adikahorvath
Created June 17, 2015 08:07
Show Gist options
  • Save adikahorvath/e7cfbf8d315cc4580d41 to your computer and use it in GitHub Desktop.
Save adikahorvath/e7cfbf8d315cc4580d41 to your computer and use it in GitHub Desktop.
Newsletter conditional comments
<!--[if mso]>
<p>Only Microsoft Word based versions of Outlook would see this.</p>
<![endif]-->
<!--[if (IE)]>
<p>Only IE based versions of Outlook would see this.</p>
<![endif]-->
<!--[if mso 12]>
<p>Only Outlook 2007 would see this.</p>
<![endif]-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment