Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2017
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.23 KB | None | 0 0
  1. <body bgcolor="#FFFFFF">
  2.  
  3. <!-- HEADER -->
  4. <table class="head-wrap" bgcolor="#999999">
  5. <tr>
  6. <td></td>
  7. <td class="header container">
  8.  
  9. <div class="content">
  10. <table bgcolor="#999999">
  11. <tr>
  12. <td><img src="http://placehold.it/200x50/" /></td>
  13. <td align="right"><h6 class="collapse">Hero</h6></td>
  14. </tr>
  15. </table>
  16. </div>
  17.  
  18. </td>
  19. <td></td>
  20. </tr>
  21. </table><!-- /HEADER -->
  22.  
  23.  
  24. <!-- BODY -->
  25. <table class="body-wrap">
  26. <tr>
  27. <td></td>
  28. <td class="container" bgcolor="#FFFFFF">
  29.  
  30. <div class="content">
  31. <table>
  32. <tr>
  33. <td>
  34.  
  35. <h3>Welcome, Elijah Baily</h3>
  36. <p class="lead">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et.</p>
  37.  
  38. <!-- A Real Hero (and a real human being) -->
  39. <p><img src="http://placehold.it/600x300" /></p><!-- /hero -->
  40.  
  41. <!-- Callout Panel -->
  42. <p class="callout">
  43. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt. <a href="#">Do it Now! &raquo;</a>
  44. </p><!-- /Callout Panel -->
  45.  
  46. <h3>Title Ipsum <small>This is a note.</small></h3>
  47. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
  48. <a class="btn">Click Me!</a>
  49.  
  50. <br/>
  51. <br/>
  52.  
  53. <!-- social & contact -->
  54. <table class="social" width="100%">
  55. <tr>
  56. <td>
  57.  
  58. <!--- column 1 -->
  59. <table align="left" class="column">
  60. <tr>
  61. <td>
  62.  
  63. <h5 class="">Connect with Us:</h5>
  64. <p class=""><a href="#" class="soc-btn fb">Facebook</a> <a href="#" class="soc-btn tw">Twitter</a> <a href="#" class="soc-btn gp">Google+</a></p>
  65.  
  66.  
  67. </td>
  68. </tr>
  69. </table><!-- /column 1 -->
  70.  
  71. <!--- column 2 -->
  72. <table align="left" class="column">
  73. <tr>
  74. <td>
  75.  
  76. <h5 class="">Contact Info:</h5>
  77. <p>Phone: <strong>408.341.0600</strong><br/>
  78. Email: <strong><a href="emailto:hseldon@trantor.com">hseldon@trantor.com</a></strong></p>
  79.  
  80. </td>
  81. </tr>
  82. </table><!-- /column 2 -->
  83.  
  84. <span class="clear"></span>
  85.  
  86. </td>
  87. </tr>
  88. </table><!-- /social & contact -->
  89.  
  90.  
  91. </td>
  92. </tr>
  93. </table>
  94. </div>
  95.  
  96. </td>
  97. <td></td>
  98. </tr>
  99. </table><!-- /BODY -->
  100.  
  101. <!-- FOOTER -->
  102. <table class="footer-wrap">
  103. <tr>
  104. <td></td>
  105. <td class="container">
  106.  
  107. <!-- content -->
  108. <div class="content">
  109. <table>
  110. <tr>
  111. <td align="center">
  112. <p>
  113. <a href="#">Terms</a> |
  114. <a href="#">Privacy</a> |
  115. <a href="#"><unsubscribe>Unsubscribe</unsubscribe></a>
  116. </p>
  117. </td>
  118. </tr>
  119. </table>
  120. </div><!-- /content -->
  121.  
  122. </td>
  123. <td></td>
  124. </tr>
  125. </table><!-- /FOOTER -->
  126.  
  127. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement