Advertisement
painted_dreams87

Wizarding Jobs Layout

May 17th, 2020
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.96 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/Qp1VKJm.png");
  10. }
  11. #layout {
  12. width: 800px;
  13. height: 600px;
  14. margin: 0 auto;
  15. background-image: url("http://i.imgur.com/YDM0I2b.png");
  16. }
  17. #main {
  18. font: 10pt tahoma;
  19. color: #000000;
  20. top: 165px;
  21. left: 75px;
  22. width: 660px;
  23. height: 395px;
  24. overflow: hidden;
  25. }
  26. .page {
  27. height: 395px;
  28. overflow: auto;
  29. }
  30. .table {
  31. display: inline;
  32. text-align: left;
  33. }
  34. td {
  35. padding: 10px;
  36. }
  37. h1 {
  38. font: 11pt tahoma;
  39. color: #70533e;
  40. text-align: center;
  41. border-width: 1px;
  42. border-bottom-style: solid;
  43. border-color: #b98b60;
  44. letter-spacing: 4px;
  45. line-height: 20px;
  46. }
  47. h2 {
  48. font: 10pt tahoma;
  49. color: #b98b60;
  50. border-width: 1px;
  51. border-bottom-style: solid;
  52. border-color: #70533e;
  53. letter-spacing: 2px;
  54. line-height: 20px;
  55. }
  56. b {
  57. color: #c2a991;
  58. font: 10pt tahoma;
  59. font-weight: bold;
  60. line-height: 14px;
  61. }
  62. i {
  63. color: #70533e;
  64. font: 10pt tahoma;
  65. font-style: italic;
  66. line-height: 14px;
  67. }
  68. a:link, a:visited, a:active {
  69. color: #b98b60;
  70. font: 10pt tahoma;
  71. text-decoration: none;
  72. }
  73. a:hover {
  74. color: #70533e;
  75. font: 10pt tahoma;
  76. text-decoration: none;
  77. }
  78. .column {
  79. display: inline-block;
  80. width: 100px;
  81. padding: 5px;
  82. }
  83. .magizoologists {
  84. display: block;
  85. width: 100px;
  86. height: 100px;
  87. background-color: transparent;
  88. background-image: url("http://i.imgur.com/PafMk6b.png");
  89. background-repeat: no-repeat;
  90. background-position: top left;
  91. }
  92. .magizoologists:hover {
  93. display: block;
  94. width: 100px;
  95. height: 100px;
  96. background-color: transparent;
  97. background-image: url("http://i.imgur.com/hS61B4e.png");
  98. background-repeat: no-repeat;
  99. background-position: bottom left;
  100. }
  101. .potionsmaker {
  102. display: block;
  103. width: 100px;
  104. height: 100px;
  105. background-color: transparent;
  106. background-image: url("http://i.imgur.com/VSZ8jbA.png");
  107. background-repeat: no-repeat;
  108. background-position: top left;
  109. }
  110. .potionsmaker:hover {
  111. display: block;
  112. width: 100px;
  113. height: 100px;
  114. background-color: transparent;
  115. background-image: url("http://i.imgur.com/BSa48Z0.png");
  116. background-repeat: no-repeat;
  117. background-position: bottom left;
  118. }
  119. .proquidditchplayer {
  120. display: block;
  121. width: 100px;
  122. height: 100px;
  123. background-color: transparent;
  124. background-image: url("http://i.imgur.com/Emy28Cq.png");
  125. background-repeat: no-repeat;
  126. background-position: top left;
  127. }
  128. .proquidditchplayer:hover {
  129. display: block;
  130. width: 100px;
  131. height: 100px;
  132. background-color: transparent;
  133. background-image: url("http://i.imgur.com/Q5ENlGj.png");
  134. background-repeat: no-repeat;
  135. background-position: bottom left;
  136. }
  137. .wandmaker {
  138. display: block;
  139. width: 100px;
  140. height: 100px;
  141. background-color: transparent;
  142. background-image: url("http://i.imgur.com/vbjCaI1.png");
  143. background-repeat: no-repeat;
  144. background-position: top left;
  145. }
  146. .wandmaker:hover {
  147. display: block;
  148. width: 100px;
  149. height: 100px;
  150. background-color: transparent;
  151. background-image: url("http://i.imgur.com/mdw3wXE.png");
  152. background-repeat: no-repeat;
  153. background-position: bottom left;
  154. }
  155. .returnhome {
  156. display: block;
  157. width: 100px;
  158. height: 100px;
  159. background-color: transparent;
  160. background-image: url("http://i.imgur.com/2b8hgan.png");
  161. background-repeat: no-repeat;
  162. background-position: top left;
  163. }
  164. .returnhome:hover {
  165. display: block;
  166. width: 100px;
  167. height: 100px;
  168. background-color: transparent;
  169. background-image: url("http://i.imgur.com/OLBp3Uv.png");
  170. background-repeat: no-repeat;
  171. background-position: bottom left;
  172. }
  173. </style><br><br><br><div id="layout" style="position: relative;">
  174.  
  175.  
  176. <div id="main" style="position: absolute;">
  177. <a name="home"></a>
  178. <div class="page">
  179. <h1>Welcome!</h1>
  180. <b>bold</b> <i>italic</i> <a href="/~">link</a>
  181.  
  182. <br><br><center>
  183. <div class="column">
  184. <a href="#magizoologist" class="magizoologists"></a>
  185. </div>
  186.  
  187. <div class="column">
  188. <a href="#potions" class="potionsmaker"></a>
  189. </div>
  190.  
  191. <div class="column">
  192. <a href="#quidditch" class="proquidditchplayer"></a>
  193. </div>
  194.  
  195. <div class="column">
  196. <a href="#wand" class="wandmaker"></a>
  197. </div>
  198. </center>
  199. </div>
  200.  
  201.  
  202.  
  203.  
  204. <a name="magizoologist"></a>
  205. <div class="page">
  206. <h1>Magizoologist</h1>
  207. text goes here
  208.  
  209. <br><br><br><center>
  210. <div class="column">
  211. <a href="#home" class="returnhome"></a>
  212.  
  213. </div>
  214. </center></div>
  215.  
  216.  
  217.  
  218.  
  219. <a name="potions"></a>
  220. <div class="page">
  221. <h1>Potions Maker</h1>
  222. text goes here
  223.  
  224. <br><br><br><center>
  225. <div class="column">
  226. <a href="#home" class="returnhome"></a>
  227.  
  228. </div>
  229. </center></div>
  230.  
  231.  
  232.  
  233.  
  234. <a name="quidditch"></a>
  235. <div class="page">
  236. <h1>Professional Quidditch Player</h1>
  237. text goes here
  238.  
  239. <br><br><br><center>
  240. <div class="column">
  241. <a href="#home" class="returnhome"></a>
  242.  
  243. </div>
  244. </center></div>
  245.  
  246.  
  247.  
  248.  
  249. <a name="wand"></a>
  250. <div class="page">
  251. <h1>Wand Maker</h1>
  252. text goes here
  253.  
  254. <br><br><br><center>
  255. <div class="column">
  256. <a href="#home" class="returnhome"></a>
  257.  
  258. </div>
  259. </center></div>
  260.  
  261. </div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement