Created
June 23, 2015 13:57
-
-
Save jjeffers/8f270a23f1b07ec1121d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<table width="100%" cellpadding="0" cellspacing="0" border="0" id="backgroundTable" st-sortable="banner"> | |
<tbody> | |
<tr> | |
<td> | |
<table width="600" bgcolor="#d3d3d3" cellpadding="0" cellspacing="0" border="0" align="center" class="devicewidth"> | |
<tbody> | |
<tr> | |
<td width="100%"> | |
<table width="600" align="center" cellspacing="0" cellpadding="0" border="0" class="devicewidth"> | |
<tbody> | |
<tr> | |
<!-- start of image --> | |
<td align="center" st-image="banner-image"> | |
<div class="imgpop" style="width:500px; height:300px;overflow:hidden;"> | |
<a target="_blank" href="#"> | |
<img width="500" border="0" height="300" alt="" style="display:block; border:none; outline:none; text-decoration:none;" src="banner.jpg" class="banner"> | |
</a> | |
</div> | |
<div class="imgdescription" style="font-family: 'Open Sans', Helvetica, arial, sans-serif; font-size:12px;background-color:#FFF;width:500px;min-height:100px;text-align:center;"> | |
<div style="padding:8px"> | |
"luv #muskrat!" | |
</div> | |
<div style="padding:8px; color:#c6c6c6"> | |
@basshead, is this title thing a field somewhere? | |
</div> | |
<div style="padding:10px 0 15px;"> | |
<a style="font-family: 'Open Sans', Helvetica, arial, sans-serif; font-size: 12px; background-color: #4ac6e0; color:#FFF; text-align:right; padding:5px 10px;" href="http://anddit.dev/profiles/223">Support Mr. Kianna Monahan</a> | |
</div> | |
</div> | |
</td> | |
</tr> | |
</tbody> | |
</table> | |
<!-- end of image --> | |
</td> | |
</tr> | |
</tbody> | |
</table> | |
</td> | |
</tr> | |
</tbody> | |
</table> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment