Last active
January 16, 2018 19:24
-
-
Save cossssmin/970991bdbfcbe52f9f3aca5164a09b3b to your computer and use it in GitHub Desktop.
Acorn Stats Boxed Background Image
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 cellpadding="0" cellspacing="0" role="presentation" width="100%"> | |
<tr> | |
<td class="px-sm-16" background="https://picsum.photos/600/180?image=1033" style="background-image: url('https://picsum.photos/600/180?image=1033'); background-repeat: no-repeat; background-position: center; background-size: cover;"> | |
<!--[if gte mso 9]> | |
<v:image src="https://picsum.photos/600/180?image=1033" xmlns:v="urn:schemas-microsoft-com:vml" style="width:600px;height:180px;" /> | |
<v:rect fill="true" stroke="false" style="position:absolute;width:600px;height:180px;"> | |
<v:fill opacity="0%"/> | |
<div> | |
<![endif]--> | |
<div class="spacer" style="line-height: 32px;"> </div> | |
<table class="full-width-sm" align="center" cellpadding="0" cellspacing="0" role="presentation" width="536" style="margin: 0 auto;"> | |
<tr> | |
<td class="col pb-sm-16 px-sm-8" width="260"> | |
<table cellpadding="0" cellspacing="0" role="presentation" width="100%"> | |
<tr> | |
<td align="center" bgcolor="#000000" style="color: #FFFFFF; background: #000000; background: rgba(0,0,0,0.6); line-height: normal; padding: 24px;"> | |
<div style="font-size: 34px;">1,556 Houses</div> | |
<div style="font-size: 13px;">SINCE JANUARY '13</div> | |
</td> | |
</tr> | |
</table> | |
</td> | |
<td class="hide-sm" width="16"> </td> | |
<td class="col px-sm-8" width="260"> | |
<table cellpadding="0" cellspacing="0" role="presentation" width="100%"> | |
<tr> | |
<td align="center" bgcolor="#000000" style="color: #FFFFFF; background: #000000; background: rgba(0,0,0,0.6); line-height: normal; padding: 24px;"> | |
<div style="font-size: 34px;">643 Clients</div> | |
<div style="font-size: 13px;">SINCE AUGUST '13</div> | |
</td> | |
</tr> | |
</table> | |
</td> | |
</tr> | |
</table> | |
<div class="spacer" style="line-height: 32px;"> </div> | |
<!--[if gte mso 9]></div></v:fill></v:rect><![endif]--> | |
</td> | |
</tr> | |
</table> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment