Skip to content

Instantly share code, notes, and snippets.

@EdwardIrby
Created March 16, 2012 21:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save EdwardIrby/2053011 to your computer and use it in GitHub Desktop.
Save EdwardIrby/2053011 to your computer and use it in GitHub Desktop.
Mobile Emails: Responsive is not always the answer
<html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--Preheader styles-->
<style>
.preheader{display:none;}
@media (max-device-width:480px) {
.preheader {display:block;}
}
</style>
<head>
<!--Preheader Start-->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<!--Preheader End-->
<title></title>
<meta name="robots" content="noindex,nofollow"></meta>
<meta property="og:title" content="App Marketing Made Simple: Sales Tips and Tools"></meta>
</head>
<body style="margin-top:0;margin-bottom:0;margin-right:0;margin-left:0;" >
<span class="preheader">Prepare Your Apps for Success| Intel AppUp Identifier | SF Game Developers Conference | SF vs Boston App Battle | <a href="mobile.html">View Mobile Version</a></span>
<table width="100%" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
.............
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment