Skip to content

Instantly share code, notes, and snippets.

@rattlion
Created December 13, 2012 15:12
Show Gist options
  • Save rattlion/4277028 to your computer and use it in GitHub Desktop.
Save rattlion/4277028 to your computer and use it in GitHub Desktop.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns:v="urn:schemas-microsoft-com:vml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title></title>
</head>
<body>
<style type="text/css">
html {
-webkit-text-size-adjust: none; /* Prevent font scaling in landscape */
-ms-text-size-adjust: none;
/* Force Hotmail to display emails at full width */
body{width:100% !important;} .ReadMsgBody{width:100%;} .ExternalClass{width:100%;}
}
</style>
<!--[if gte mso 9]>
<v:background fill="t">
<v:fill type="tile" src="images/2012-12-03-holiday-bg.jpg" />
</v:background>
<![endif]-->
<div marginwidth="0" marginheight="0" style="margin:0;padding:0;background:url('images/2012-12-03-holiday-bg.jpg');width:100%!important;">
<center>
<table border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" style="margin:0;padding:0;min-height:100%!important;width:100%!important;">
TYPICAL EMAIL GOES HERE
</table>
</center>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment