Skip to content

Instantly share code, notes, and snippets.

@codereflection
Created March 14, 2011 07:34
Show Gist options
  • Select an option

  • Save codereflection/868875 to your computer and use it in GitHub Desktop.

Select an option

Save codereflection/868875 to your computer and use it in GitHub Desktop.
HTML stored in a field
<table cellpadding="0" cellspacing="0" border="1" width="499"
align="center">
<tr>
<td background="IM^./images/AllLarge/electricity.jpgIM^"
width="499" height="286">
<table cellpadding="0" cellspacing="0" border="0" width="499"
height="286">
<tr align="right">
<td width="250"></td>
<td valign="top" align="right">
<table cellpadding="0" cellspacing="0" border="0"
width="100%" align="right">
<tr>
<td height="25"></td>
</tr>
<tr>
<td style="1^FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR : white; FONT-STYLE: normal; HEIGHT: 15px; TEXT-DECORATION: normal1^">
<span id="CompName">CN^Company NameCN^</span>
</td>
</tr>
<tr></tr>
<tr></tr>
<tr></tr>
<tr>
<td style="2^FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR : white; FONT-STYLE: normal; HEIGHT: 15px; TEXT-DECORATION: normal2^">
<span id="CompMsg">CM^Comapny MessageCM^</span>
</td>
</tr>
<tr></tr>
<tr></tr>
<tr></tr>
<tr></tr>
<tr></tr>
<tr></tr>
<tr>
<td style="3^FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR : white; FONT-STYLE: normal; HEIGHT: 15px; TEXT-DECORATION: normal3^">
<span id="Name">FN^Full NameFN^</span>
</td>
</tr>
<tr></tr>
<tr>
<td style="4^FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR : white; FONT-STYLE: normal; HEIGHT: 15px; TEXT-DECORATION: normal4^">
<span id="JTitle">JT^Job TitleJT^</span>
</td>
</tr>
<tr></tr>
<tr></tr>
<tr></tr>
<tr></tr>
<tr></tr>
<tr></tr>
<tr>
<td style="5^FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR : white; FONT-STYLE: normal; HEIGHT: 15px; TEXT-DECORATION: normal5^">
<span id="A1">AD^AddressAD^</span>
</td>
</tr>
<tr></tr>
<tr>
<td style="6^FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR : white; FONT-STYLE: normal; HEIGHT: 15px; TEXT-DECORATION: normal6^">
<span id="A2">AR^CityAR^</span>,&#160;
<span id="St">ST^StateST^</span></td>
</tr>
<tr></tr>
<tr>
<td style="7^FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR : white; FONT-STYLE: normal; HEIGHT: 15px; TEXT-DECORATION: normal7^">
<span id="A3">AS^Zip/Postal CodeAS^</span>
</td>
</tr>
<tr></tr>
<tr>
<td style="8^FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR : white; FONT-STYLE: normal; HEIGHT: 15px; TEXT-DECORATION: normal8^">
<span id="Ph">PO^Phone / OtherPO^</span>
</td>
</tr>
<tr></tr>
<tr>
<td style="9^FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR : white; FONT-STYLE: normal; HEIGHT: 15px; TEXT-DECORATION: normal9^">
<span id="fax">FO^Fax / OtherFO^</span>
</td>
</tr>
<tr></tr>
<tr>
<td style="E^FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR : white; FONT-STYLE: normal; HEIGHT: 15px; TEXT-DECORATION: normalE^">
<span id="email">EO^Email / OtherEO^</span>
</td>
</tr>
<tr></tr>
<tr>
<td style="W^FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR : white; FONT-STYLE: normal; HEIGHT: 15px; TEXT-DECORATION: normalW^">
<span id="web">WO^Web / OtherWO^</span>
</td>
</tr>
<tr>
<td style="Y^FONT-SIZE: 14px; COLOR: white; FONT-STYLE: normal; HEIGHT: 15px; Y: normalY^">
<span id="Ph2">PT^PT^</span>
</td>
</tr>
<tr>
<td style="Z^FONT-SIZE: 14px; COLOR: white; FONT-STYLE: normal; HEIGHT: 15px; Z: normalZ^">
<span id="Ph3">PF^PF^</span>
</td>
</tr>
</table>
</td>
<td width="50"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td></td>
</tr>
</table>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment