Advertisement
painted_dreams87

Ravenclaw Common Room

Jul 30th, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.25 KB | None | 0 0
  1. <style>
  2. td, .sf {
  3. display: none;
  4. }
  5. body {
  6. background-image: url("http://i.imgur.com/Gq7kcXF.png");
  7. }
  8. #layout {
  9. width: 800px;
  10. height: 556px;
  11. margin: 0 auto;
  12. background-image: url("http://i.imgur.com/LuksOGc.png");
  13. }
  14. #main {
  15. font: 9pt tahoma;
  16. color: #000000;
  17. top: 283px;
  18. left: 20px;
  19. width: 770px;
  20. height: 200px;
  21. text-align: justify;
  22. overflow: hidden;
  23. }
  24. #weeks {
  25. top: 180px;
  26. left: 0px;
  27. width: 150px;
  28. height: 400px;
  29. overflow: hidden;
  30. margin-right: 20px;
  31. text-align: center;
  32. }
  33. #nav {
  34. top: 10px;
  35. left: 0px;
  36. width: 150px;
  37. height: 400px;
  38. overflow: hidden;
  39. }
  40. #weeks a {
  41. display: block;
  42. width: 100%;
  43. background: #F8F8F8;
  44. margin-bottom: 5px;
  45. text-transform: uppercase;
  46. letter-spacing: 1px;
  47. font: bold 6pt arial;
  48. color: #a5acaf;
  49. }
  50. #weeks a:hover {
  51. color: #5A80D6;
  52. }
  53. .anchors {
  54. width: 595px;
  55. height: 200px;
  56. overflow: hidden;
  57. }
  58. .page {
  59. width: 595px;
  60. height: 200px;
  61. overflow: auto;
  62. margin: 0px 5px 0px 0px;
  63. }
  64. .question {
  65. height: 260px;
  66. overflow: auto;
  67. }
  68. .table {
  69. display: inline;
  70. text-align: left;
  71. }
  72. h1 {
  73. font: 13pt tahoma;
  74. color: #5F7FB8;
  75. text-align: center;
  76. border-width: 2px;
  77. border-bottom-style: solid;
  78. border-top-style: solid;
  79. border-color: #8B8297;
  80. letter-spacing: 4px;
  81. line-height: 25px;
  82. }
  83. h2 {
  84. font: bold 11pt tahoma;
  85. color: #8B8297;
  86. text-align: center;
  87. background-color: #AFAFAF;
  88. letter-spacing: 2px;
  89. line-height: 25px;
  90. }
  91. h2:hover {
  92. font: 11pt tahoma;
  93. color: #5F7FB8;
  94. text-align: center;
  95. background-color: #DBDBDB;
  96. letter-spacing: 2px;
  97. line-height: 25px;
  98. }
  99. h3 {
  100. font: 12pt tahoma;
  101. color: #8B8297;
  102. border-width: 1px;
  103. border-bottom-style: solid;
  104. border-top-style: solid;
  105. border-color: #8B8297;
  106. letter-spacing: 2px;
  107. line-height: 25px;
  108. }
  109. h4 {
  110. font: 12pt tahoma;
  111. color: #FFFFFF;
  112. background: #8B8297;
  113. border-bottom: 1px #FFFFFF solid;
  114. border-top: solid #FFFFFF 16px;
  115. letter-spacing: 2px;
  116. line-height: 25px;
  117. }
  118. b {
  119. color: #a5acaf;
  120. font-weight: bold;
  121. }
  122. i {
  123. color: #A9A9A9;
  124. font-style: italic;
  125. line-height: 14px;
  126. }
  127. a:link, a:visited, a:active {
  128. color: #5A80D6;
  129. font: bold 10pt tahoma;
  130. text-decoration: none;
  131. }
  132. a:hover {
  133. color: #A9A9A9;
  134. text-decoration: none;
  135. }
  136. </style><div id="layout" style="position: relative;">
  137.  
  138.  
  139.  
  140. <div id="main" style="position: absolute;">
  141.  
  142. <div id="weeks" style="float: left;">
  143. <div id="nav">
  144. <h3>Navigate</h3>
  145. <a href="#w1">Week One</a>
  146. <a href="#w2">Week Two</a>
  147. <a href="#w3">Week Three</a>
  148. <a href="#w4">Week Four</a>
  149. <br><a href="#home">Clear</a><br><a href="http://www.neopets.com/~thefloonetwork">The Floo Network</a>
  150. <a href="http://www.neopets.com/guilds/guild.phtml?id=4180479">Guild Homepage</a>
  151. </div></div>
  152.  
  153.  
  154. <div class="anchors">
  155. <div class="page" id="home">
  156. <h1>Ravenclaw Common Room</h1>
  157. <img src="http://i.imgur.com/XmMNUJT.png" style="float: left; margin-right: 20px;"><img src="http://imgur.com/NWkImsA.png" style="float: right;">
  158. Welcome my fellow Ravenclaws! Grab a book and curl up in front of our window with our beautiful views...well if you can turn away long enough from your book or homework assignments. <a href="/neomessages.phtml?type=send&recipient=heavenslitleangl">neomail Sue</a> any time.<br><br><b>Good luck Ravenclaws with this years Term!</b>
  159.  
  160. <h3>Notice Board</h3>
  161.  
  162. <div align="center">Each weeks activity is worth 25 House Points and 5 Galleons<p>
  163. Each weeks activities can be completed at your own pace (which means no late grades!)</p><p>
  164. When submitting your activities please write your name, house, and week number</p><p>
  165. Term starts on Thursday August 1st!</p></div>
  166.  
  167.  
  168. </div>
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181. <div class="page" id="w1">
  182.  
  183. <h3>Ravenclaw Common Room: <b>Week 1 - Past Ravenclaws</b></h3>
  184. <b>1.</b> What past student was known for wearing a jellyfish as a hat and sleeping in a room with fifty pet Augureys?<br><b>2.</b> Terry Boot is most likely a descendant of _______, the adopted son of Ilvermorny founders _________<br><b>3.</b> What was Perpetua Fancourt famous for?<br><b>4.</b> What position on the Quidditch team did Andre Egwu play?<br><b>5.</b> Name 3 Ravenclaws who were part of Dumbledore's Army.
  185.  
  186. <br><br><table style="width: 100%;"><tr><th style="text-align: right;"><a href="/neomessages.phtml?type=send&recipient=heavenslitleangl&subject=Ravenclaw+1">submit activity ⇢</a></th>
  187. </tr></table></div>
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200. <div class="page" id="w2">
  201.  
  202. <h3>Ravenclaw Common Room: <b>Week 2 - Eagle</b></h3>
  203. <b>1.</b> What are the three bird classifications eagles are related to?<br><b>2.</b> What is the Ministry of Magic's Classification? <br><b>3.</b> What differentiates the eagle from other birds? <br><b>4.</b> What color are there eyes and feathers? <br><b>5.</b> Name the Family Scientific Class an eagle belongs to.
  204.  
  205.  
  206. <br><br><table style="width: 100%;"><tr><th style="text-align: right;"><a href="/neomessages.phtml?type=send&recipient=heavenslitleangl&subject=Ravenclaw+2">submit activity ⇢</a></th>
  207. </tr></table></div>
  208.  
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220. <div class="page" id="w3">
  221.  
  222. <h3>Ravenclaw Common Room: <b>Week 3 - Air</b></h3>
  223. <b>1.</b> Air is considered one of the four ________ elements. <br><b>2.</b> Air is considered to be both ____ and ____.<br><b>3.</b> What are the two ancient Greek words used for air?<br><b>4.</b> What is the alchemical symbol for air?<br><b>5.</b> Who was the ancient Egyptian deity of air?<br><br><table style="width: 100%;"><tr><th style="text-align: right;"><a href="/neomessages.phtml?type=send&recipient=heavenslitleangl&subject=Ravenclaw+3">submit activity ⇢</a></th>
  224. </tr></table></div>
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237. <div class="page" id="w4">
  238.  
  239. <h3>Ravenclaw Common Room: <b>Week 4 - Helena Ravenclaw</b></h3>
  240. <b>1.</b> Where was she born? <br><b>2.</b> At what age did she start at Hogwarts and who was running it?<br><b>3.</b> What did she famously steal and where did she run away to? <br><b>4.</b> When her mother became sick who did she send to get her? <br><b>5.</b> What happened when the person who her mother sent found Helena? What happened to him?
  241. <br><br><table style="width: 100%;"><tr><th style="text-align: right;"><a href="/neomessages.phtml?type=send&recipient=heavenslitleangl&subject=Ravenclaw+4">submit activity ⇢</a></th>
  242. </tr></table></div>
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250. </div>
  251. </div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement