Skip to content

Instantly share code, notes, and snippets.

@walterdavis
Created February 21, 2012 22:01
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 walterdavis/1879291 to your computer and use it in GitHub Desktop.
Save walterdavis/1879291 to your computer and use it in GitHub Desktop.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<title>Untitled</title>
<meta name="viewport" content="width = 770, minimum-scale = 0.25, maximum-scale = 1.60"/>
<meta name="generator" content="Freeway 5 Pro 5.6.2"/>
<style type="text/css">
<!--
body { margin:0px; background-color:#fff; height:100% }
html { height:100% }
form { margin:0px }
img { margin:0px; border-style:none }
button { margin:0px; border-style:none; padding:0px; background-color:transparent; vertical-align:top }
p:first-child { margin-top:0px }
table { empty-cells:hide }
.f-sp { font-size:1px; visibility:hidden }
.f-lp { margin-bottom:0px }
.f-fp { margin-top:0px }
.f-x1 { }
.f-x2 { }
.f-x3 { }
em { font-style:italic }
h1 { font-weight:bold; font-size:18px }
h1:first-child { margin-top:0px }
h2 { font-weight:bold; font-size:16px }
h2:first-child { margin-top:0px }
h3 { font-weight:bold; font-size:14px }
h3:first-child { margin-top:0px }
strong { font-weight:bold }
-->
</style>
<!--[if lt IE 7]>
<link rel="stylesheet" type="text/css" href="css/ie6.css"/>
<![endif]-->
</head>
<body>
<div id="PageDiv" style="position:relative; min-height:100%">
<table border="0" cellspacing="0" cellpadding="0" width="359" style="table-layout:fixed">
<colgroup>
<col width="72"/>
<col width="286"/>
<col width="1"/>
</colgroup>
<tr valign="top">
<td colspan="2" style="height:62px"></td>
<td style="height:62px"></td>
</tr>
<tr valign="top">
<td style="height:133px"></td>
<td style="height:133px"><h1>Hello!</h1>
<p class="f-lp">Here's some important information.</p>
</td>
<td style="height:133px"></td>
</tr>
<tr class="f-sp">
<td><img src="Resources/_clear.gif" width="72" height="1" alt="" style="float:left"/></td>
<td><img src="Resources/_clear.gif" width="286" height="1" alt="" style="float:left"/></td>
<td style="height:1px"><img src="Resources/_clear.gif" width="1" height="1" alt="" style="float:left"/></td>
</tr>
</table>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment