Guest User

Untitled

a guest
Jan 18th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.02 KB | None | 0 0
  1. <table width="100%" border="0" align="center" cellspacing="0">
  2. <tr>
  3. <td width="700">
  4.  
  5.  
  6. <table width="700" border="0" align="center" cellspacing="0">
  7.  
  8.  
  9. <tr>
  10. <td colspan="2" align="center"><img src="i/header.jpg" width="700" height="935" alt="10 Good Reasons" /></td>
  11. </tr>
  12. <tr>
  13. <td width="700"><img src="i/reasons.jpg" alt="10 Reasons to celebrate" /></td>
  14.  
  15. </tr>
  16.  
  17. <tr>
  18. <td colspan="2"><p class="details">Thursday December 3rd <br />
  19. The Kings Head, 357 King William Street <br />
  20. 4pm until 8ish.
  21. <p class="details">
  22. <img src="i/hr.jpg" />
  23. <p class="details"><a href="mailto:admin@wdmadvertising.com.au"><img src="i/rsvp.jpg" alt="RSVP" /></a></td>
  24. </tr>
  25.  
  26. <tr>
  27.  
  28. <td><p class="unsubscribe"><a href="mailto:admin@wdmadvertising.com.au">Please RSVP before November 27th.</a>
  29. <unsubscribe>Click here to unsubscribe.</unsubscribe></p></td>
  30.  
  31. </tr>
  32.  
  33. </table></td>
  34. </tr>
  35.  
  36.  
  37. </table>
  38.  
  39. /*//////////////ERIC MEYER RESET RELOADED////////////*/
  40.  
  41. html, body, div, span, applet, object, iframe,
  42. h1, h2, h3, h4, h5, h6, p, blockquote, pre,
  43. a, abbr, acronym, address, big, cite, code,
  44. del, dfn, em, font, img, ins, kbd, q, s, samp,
  45. small, strike, strong, sub, sup, tt, var,
  46. dl, dt, dd, ol, ul, li,
  47. fieldset, form, label, legend,
  48. caption {
  49. margin: 0;
  50. padding: 0;
  51. border: 0;
  52. outline: 0;
  53. font-weight: inherit;
  54. font-style: inherit;
  55. font-size: 100%;
  56. font-family: inherit;
  57. vertical-align: baseline;
  58. }
  59. /* remember to define focus styles! */
  60. :focus {
  61. outline: 0;
  62. }
  63.  
  64. ol, ul {
  65. list-style: none;
  66. }
  67. /* tables still need 'cellspacing="0"' in the markup */
  68.  
  69. caption, th, td {
  70. text-align: left;
  71. font-weight: normal;
  72. }
  73. blockquote:before, blockquote:after,
  74. q:before, q:after {
  75. content: "";
  76. }
  77. blockquote, q {
  78. quotes: "" "";
  79. }
  80.  
  81.  
  82. body {
  83. background-image: url(i/bg.jpg);
  84. background-repeat: repeat-y;
  85. background-position: 50% 50%;
  86. background-color: #888989;
  87. }
  88.  
  89.  
  90. img.top {margin-left:auto; margin-right:auto;display:block;}
  91. img.bottom {margin-left:auto; margin-right:auto;display:block;}
  92.  
  93.  
  94. p.details {
  95. color: #666666;
  96. font: 32px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  97. text-align: center;
  98. padding-bottom:5px;
  99. padding-top:20px;
  100. }
  101.  
  102. p.unsubscribe a {
  103. text-decoration: none;
  104. color: #666666;
  105. }
  106.  
  107. p a:hover {
  108. text-decoration:underline;}
  109.  
  110. p.unsubscribe {
  111. color: #666666;
  112. font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  113. text-align: center;
  114. padding-bottom:20px;
  115. padding-top:20px;
  116. }
  117.  
  118. table table {margin-left: auto; margin-right: auto;}
  119.  
  120. a.in-a-browser {
  121. margin-left:auto;
  122. margin-right:auto;
  123. display:block;
  124. width: 1028px;
  125. height: 64px;
  126. background-image:url(i/top.jpg);
  127. text-align:center;
  128. color: #666666;
  129. font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  130. padding-top:0px;
  131. }
  132.  
  133.  
  134. td {text-align:center;}
  135. tr {text-align:center;}
  136. table {text-align:center;}
  137.  
  138. <td align="center" ..>
  139. <table etc etc>
Add Comment
Please, Sign In to add comment