Created
July 28, 2014 18:53
-
-
Save skindy/e3d7bcad3e6657cfa4e7 to your computer and use it in GitHub Desktop.
David CAN Template
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
<body style="background-color: #347099;"> | |
<p> </p> | |
<table width="620px" style="border: 1px solid #000000; padding: 10px; font-family: sans-serif; background-color: #ffffff; border-radius: 5px; margin: auto;"> | |
<tr> | |
<td colspan="4" style="background-color: #efefef;"> | |
<h1 style="color: #000000; text-align: center; margin-bottom: -10px;">California Apparel News</h1> | |
<h3 style="color: #555555; text-align: center;"> Where fashion gets down to business</h3> | |
</td> | |
</tr> | |
<tr> | |
<td colspan="4"> | |
<hr/> | |
<h2 style="color: #ff0000; text-align: center;">Lingerie in Focus - August 8th</h2> | |
<p style="font-size: 14px; line-height: 21px;"> | |
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla tincidunt augue quam, non accumsan sapien congue sed. Pellentesque malesuada risus orci, eget aliquet enim iaculis sed. Vivamus commodo mauris vitae enim ultrices consectetur. Vivamus in bibendum orci, non euismod neque. Etiam vitae mauris tortor. | |
</p> | |
<hr/> | |
</td> | |
</tr> | |
<tr> | |
<td colspan="4" style="padding-bottom: 15px;"> | |
<h2 style="color: #ff0000; text-align: center;">Make money in the Lingerie Business</h2> | |
<img src="http://placekitten.com/g/580/250"/> | |
<p style="font-size: 14px; line-height: 21px;"> | |
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla tincidunt augue quam, non accumsan sapien congue sed. Pellentesque malesuada risus orci, eget aliquet enim iaculis sed. Vivamus commodo mauris vitae enim ultrices consectetur. Vivamus in bibendum orci, non euismod neque. Etiam vitae mauris tortor. | |
</p> | |
</td> | |
</tr> | |
<tr> | |
<td style="border-right: 2px solid #cdcdcd; padding: 5px; text-align: center;"> | |
<p> | |
<strong>August 1st</strong> <br/> | |
The Bra Workshop | |
</p> | |
</td> | |
<td style="border-right: 2px dotted #cdcdcd; padding: 5px;"><strong>August 2nd</strong> | |
<p> | |
Pantie Workshop | |
</p> | |
</td> | |
<td style="border-right: 2px solid #cdcdcd; padding: 5px;"><strong>August 3rd</strong> | |
<p> | |
Hoisery Workshop | |
</p> | |
</td> | |
<td style="padding: 5px;"><strong>August 4th</strong> | |
<p> | |
Garter Workshop | |
</p> | |
</td> | |
</tr> | |
<tr> | |
<td colspan="4" style="padding-top: 10px; text-align: center;"> | |
<hr/> | |
<h3>Contact</h3> | |
<p> <strong>Amy Valencia</strong><br/> | |
<em>Senior Account Executive</em><br/> <br/> | |
California Apparel News<br/> | |
<strong>P</strong> (213) 627-3737 x 211 | <strong>F</strong> (213) 623-5707 | <strong>E</strong> <a href="mailto:[email protected]">[email protected]</a><br/> | |
110 E. 9th St. Suite A777, Los Angeles, CA 90079 | |
</p> | |
</td> | |
</tr> | |
</table> | |
<p> </p> | |
</body> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment