Skip to content

Instantly share code, notes, and snippets.

Created November 24, 2014 01:34
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 anonymous/40dc3c3d0aa6fa40a81b to your computer and use it in GitHub Desktop.
Save anonymous/40dc3c3d0aa6fa40a81b to your computer and use it in GitHub Desktop.
RNPwVV
<div style="padding-top: 50px; padding-bottom: 50px; background-color: #DC932B;"><center>
<div style="margin-left:auto; margin-right:auto; width:1000px; overflow:hidden; ">
<font style="font-size: 46px; color: #FFFFFF; letter-spacing: 1px;"> Title
<br>
</font>
<font style="font-size: 24px; line-height: 34px; color: #497AAD; letter-spacing: 1px;"> Sub Text
</font>
</div></center>
</div>
<div style="width: 0; height: 0; position: absolute; border-left: 40px solid transparent; background-color: transparent; border-right: 40px solid transparent; border-top: 40px solid #DC932B; left: 48%;"> </div> <!--This is what I want to make always stay with the division above; this is repeated 3 times throughout the site. -->
<div style="padding-top: 50px; background-color: #E8E8E8; padding-bottom: 50px;"><center>
<div style="margin-left: auto; margin-right: auto; width: 95%;">
<p>
<font style="font-size: 30px; color: #000; letter-spacing: 1px;"> What can we do for you?
</font></p>
<br>
<table style='text-align:center;margin-left:auto;margin-right:auto; width:100%'>
<tr>
<td style="width:33%; vertical-align:top; margin-left:20px; margin-right:20px;">&nbsp;<img src="bnm.PNG" width="128" height="136">
<br>
Text1
<br>
</td>
<td style="width:33%; vertical-align:top; margin-left:20px; margin-right:20px;"><img src="bnm.PNG" alt="" width="128" height="136"><br>
Text2
<br>
<br></td>
<td style="width:33%; vertical-align:top; margin-left:20px; margin-right:20px;"><img src="bnm.PNG" alt="" width="128" height="136"><br>
Text3</td>
</tr>
</table>
<font style="font-size:24px; line-height:34px; color:#999; letter-spacing:1px;"><br>
<p>&nbsp;</p>
</font>
</div></center>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment