Skip to content

Instantly share code, notes, and snippets.

@migcosta
Last active December 11, 2017 15:50
Show Gist options
  • Save migcosta/ba21783cd72819afb50b4bf0e498ca51 to your computer and use it in GitHub Desktop.
Save migcosta/ba21783cd72819afb50b4bf0e498ca51 to your computer and use it in GitHub Desktop.
<!--[if (gte mso 9)|(IE)]>
<center style=" background-color:red">
<table>
<tr>
<td width="280">
<![endif]-->
<div style="max-width:180px; margin:0 auto; background-color:blue">
<p>this will create a 280px on outlook/IE and a 180px on the other</p>
</div>
<!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
</center>
<![endif]-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment