painted_dreams87

Steph Susan Party

May 7th, 2020
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.92 KB | None | 0 0
  1. <style>
  2. table {
  3. display: none;
  4. }
  5. .page table {
  6. display: table;
  7. }
  8. body {
  9. background-image: url("http://i.imgur.com/pHNDtQg.jpg");
  10. }
  11. #layout {
  12. width: 800px;
  13. height: 600px;
  14. margin: 0 auto;
  15. background-image: url("http://i.imgur.com/6PdXe2A.png");
  16. }
  17. #main {
  18. font: 9pt tahoma;
  19. color: #000000;
  20. top: 210px;
  21. left: 135px;
  22. width: 530px;
  23. height: 385px;
  24. overflow: hidden;
  25. }
  26. .page {
  27. height: 385px;
  28. overflow: auto;
  29. }
  30. #navleft {
  31. top: 325px;
  32. left: 14px;
  33. width: 100px;
  34. height: 185px;
  35. overflow: hidden;
  36. text-align: center;
  37. }
  38. #navright {
  39. top: 290px;
  40. left: 689px;
  41. width: 100px;
  42. height: 185px;
  43. overflow: hidden;
  44. text-align: center;
  45. }
  46. .table {
  47. display: inline;
  48. text-align: left;
  49. }
  50. td {
  51. padding: 10px;
  52. font: 10pt tahoma;
  53. color: #000000;
  54. }
  55. h1 {
  56. font: 11pt tahoma;
  57. color: #ac5d2b;
  58. text-align: center;
  59. border-width: 1px;
  60. border-bottom-style: solid;
  61. border-color: #a98b7e;
  62. letter-spacing: 4px;
  63. line-height: 20px;
  64. }
  65. h2 {
  66. font: 10pt tahoma;
  67. color: #d9ccc2;
  68. text-align: center;
  69. background-color: #291b1b;
  70. letter-spacing: 2px;
  71. line-height: 16px;
  72. }
  73. h2:hover {
  74. font: 10pt tahoma;
  75. color: #291b1b;
  76. text-align: center;
  77. background-color: #d9ccc2;
  78. letter-spacing: 2px;
  79. line-height: 16px;
  80. }
  81. h3 {
  82. font: 10pt tahoma;
  83. color: #cec2ba;
  84. text-align: center;
  85. background-color: #69574b;
  86. letter-spacing: 2px;
  87. line-height: 16px;
  88. }
  89. h3:hover {
  90. font: 10pt tahoma;
  91. color: #69574b;
  92. text-align: center;
  93. background-color: #cec2ba;
  94. letter-spacing: 2px;
  95. line-height: 16px;
  96. }
  97. h4 {
  98. font: 10pt tahoma;
  99. color: #a98b7e;
  100. border-width: 1px;
  101. border-bottom-style: solid;
  102. border-color: #ac5d2b;
  103. letter-spacing: 2px;
  104. line-height: 16px;
  105. }
  106. h5 {
  107. color: #65544c;
  108. font: 10pt tahoma;
  109. font-weight: bold;
  110. line-height: 14px;
  111. border-bottom-style: solid;
  112. border-color: #ac5d2b;
  113. }
  114. b {
  115. color: #65544c;
  116. font: 10pt tahoma;
  117. font-weight: bold;
  118. line-height: 14px;
  119. }
  120. a:link, a:visited, a:active {
  121. color: #bb9578;
  122. font: 10pt tahoma;
  123. text-decoration: none;
  124. }
  125. a:hover {
  126. color: #c0753d;
  127. font: 10pt tahoma;
  128. text-decoration: none;
  129. }
  130. </style><br><br><div id="layout" style="position: relative;">
  131.  
  132.  
  133. <div id="navleft" style="position: absolute;">
  134. <h5>Steph's Party</h5>
  135. <a href="#triviasteph" class="nav"><h2>Trivia</h2></a>
  136. <a href="#popssteph" class="nav"><h2>Pops</h2></a>
  137. <a href="#pinatassteph" class="nav"><h2>Pinatas</h2></a>
  138. <a href="#activitysteph" class="nav"><h2>???</h2></a>
  139. </div>
  140.  
  141. <div id="navright" style="position: absolute;">
  142. <h5>Susan's Party</h5>
  143. <a href="#triviasusan" class="nav"><h3>Trivia</h3></a>
  144. <a href="#popssusan" class="nav"><h3>Pops</h3></a>
  145. <a href="#pinatassusan" class="nav"><h3>Pinatas</h3></a>
  146. <a href="#activitysusan" class="nav"><h3>???</h3></a>
  147. </div>
  148.  
  149.  
  150. <div id="main" style="position: absolute;">
  151. <a name="home"></a>
  152. <div class="page">
  153. <center>
  154. <img src="http://i.imgur.com/cOPdBIK.png"><br><br><br>
  155. Join us in celebrating the birthdays of two of our favorite people, Stephanie and Susan!!!
  156. </center>
  157. </div>
  158.  
  159.  
  160.  
  161. <a name="triviasteph"></a>
  162. <div class="page">
  163. <h1>Trivia Mash-Up</h1>
  164. Steph's trivia mash-up here
  165. </div>
  166.  
  167.  
  168. <a name="triviasusan"></a>
  169. <div class="page">
  170. <h1>Trivia Mash-Up</h1>
  171. Susan's trivia mash-up here
  172. </div>
  173.  
  174.  
  175. <a name="popssteph"></a>
  176. <div class="page">
  177. <h1>Pop Character Favorite</h1>
  178. Steph's Pop activity here
  179. </div>
  180.  
  181.  
  182. <a name="popssusan"></a>
  183. <div class="page">
  184. <h1>Pop Character Favorite</h1>
  185. Susan's Pop activity here
  186. </div>
  187.  
  188.  
  189. <a name="pinatassteph"></a>
  190. <div class="page">
  191. <h1>Pinatas</h1>
  192. Steph's pinatas activity here
  193. </div>
  194.  
  195.  
  196. <a name="pinatassusan"></a>
  197. <div class="page">
  198. <h1>Pinatas</h1>
  199. Susan's pinata activity here
  200. </div>
  201.  
  202.  
  203. <a name="activitysteph"></a>
  204. <div class="page">
  205. <h1>Activity</h1>
  206. Steph's final activity here
  207. </div>
  208.  
  209.  
  210. <a name="activitysusan"></a>
  211. <div class="page">
  212. <h1>Activity</h1>
  213. Susan's final activity here
  214. </div>
  215.  
  216.  
  217. </div></div>
Add Comment
Please, Sign In to add comment