Advertisement
btwilysfm

thehcr

May 9th, 2017
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.14 KB | None | 0 0
  1. <style>
  2. td a img, .sf, .smallfont, .mbn {
  3. display: none;
  4. }
  5. table {
  6. background: none;
  7. }
  8. #main {
  9. background: 0px;
  10. border: none;
  11. margin-left: 0px;
  12. margin-top: -150px;
  13. width: 139px;
  14. height: 600px;
  15. }
  16. .sidebar, #header, #footer, .contentheader, .bt, center font b {
  17. display: none;
  18. }
  19. body {
  20. background: url("http://i.imgur.com/9FRMwTg.png");
  21. }
  22. body, div, table {
  23. font: 8.6pt tahoma;
  24. line-height: 13pt;
  25. letter-spacing: 1px;
  26. color: #fbf9ac;
  27. text-align: justify;
  28. overflow: hidden;
  29. }
  30. a:link, a:active, a:visited {
  31. text-decoration: none;
  32. color: #000;
  33. font-weight: bold;
  34. }
  35. a:hover {
  36. color: #fff;
  37. }
  38. a.nav:link, a.nav:visited, a.nav:active {
  39. color: #fff;
  40. font-size: 18pt;
  41. font-weight: bold;
  42. margin-left: 10px;
  43. margin-right: 10px;
  44. letter-spacing: -2px;
  45. text-transform: uppercase;
  46. }
  47. a.nav:hover {
  48. color: #ecc320;
  49. font-style: italic;
  50. }
  51. i {
  52. color: #440000;
  53. }
  54. b {
  55. color: #fcc143;
  56. }
  57. #links {
  58. background: url("http://i.imgur.com/lxr7cxZ.png");
  59. width: 100%;
  60. top: 0px;
  61. left: 0px;
  62. height: auto;
  63. padding: 8px;
  64. }
  65. #whole {
  66. overflow: hidden;
  67. left: 280px;
  68. top: 100px;
  69. width: 100%;
  70. height: 600px;
  71. }
  72. #top {
  73. background: url("http://i.imgur.com/QlTHRe5.png");
  74. background-repeat: no-repeat;
  75. width: 900px;
  76. height: 600px;
  77. overflow: hidden;
  78. margin-bottom: 1000px;
  79. }
  80. #blog {
  81. background: url("http://i.imgur.com/lxr7cxZ.png");
  82. width: 860px;
  83. height: 570px;
  84. overflow: auto;
  85. margin-bottom: 1000px;
  86. padding: 5px;
  87. border: 10px solid #ecc320;
  88. }
  89. h1 {
  90. font-family: arial;
  91. font-size: 14px;
  92. color: #fbf9ac;
  93. text-transform: uppercase;
  94. font-weight: normal;
  95. text-align: center;
  96. letter-spacing: -1px;
  97. }
  98. h2 {
  99. color: #ecc320;
  100. font-family: helvetica;
  101. font-size: 9pt;
  102. text-align: left;
  103. font-weight: bold;
  104. letter-spacing: 3px;
  105. text-transform: uppercase;
  106. padding-right: 15px;
  107. padding-left: 15px;
  108. padding-top: 3px;
  109. padding-bottom: 2px;
  110. border-left: 5px #000 solid;
  111. }
  112. h3 {
  113. color: #ecc320;
  114. font-family: helvetica;
  115. font-size: 15pt;
  116. text-align: left;
  117. font-weight: bold;
  118. letter-spacing: 3px;
  119. text-transform: uppercase;
  120. padding-right: 15px;
  121. padding-left: 15px;
  122. padding-top: 3px;
  123. padding-bottom: 2px;
  124. border-left: 10px #000000 solid;
  125. }
  126. h4 {
  127. color: #ecc320;
  128. font-family: helvetica;
  129. font-size: 15pt;
  130. background: #000;
  131. text-align: right;
  132. font-weight: bold;
  133. letter-spacing: 5px;
  134. text-transform: lowercase;
  135. padding-right: 25px;
  136. padding-left: 25px;
  137. padding-top: 5px;
  138. padding-bottom: 2px;
  139. border-bottom: 4px #fcc143 solid;
  140. }
  141. blockquote {
  142. color: #323232;
  143. background-color: #fff;
  144. padding: 10px;
  145. font-family: tahoma;
  146. font-size: 11px;
  147. text-transform: none;
  148. font-weight: normal;
  149. border: 2px #ecc320 solid;
  150. }
  151. .hoh {
  152. color: #323232;
  153. float: left;
  154. width: 185px;
  155. padding: 5px;
  156. background-color: #fff;
  157. margin: 5px;
  158. height: 450px;
  159. display: inline-block;
  160. overflow: hidden;
  161. border: #ecc320 2px solid;
  162. }
  163. .updates {
  164. color: #323232;
  165. width: 430px;
  166. padding: 5px;
  167. display: inline-block;
  168. overflow: auto;
  169. }
  170. .challenge {
  171. color: #323232;
  172. float: right;
  173. width: 185px;
  174. padding: 5px;
  175. background-color: #fff;
  176. margin: 5px;
  177. height: 450px;
  178. display: inline-block;
  179. overflow: hidden;
  180. border: #ecc320 2px solid;
  181. }
  182. .activity {
  183. color: #fbf9ac;
  184. background-color: #000;
  185. padding: 1px;
  186. text-align: center;
  187. border-top: 1px #fcc143 solid;
  188. border-bottom: 1px #ecc320 solid;
  189. }
  190. .buttons {
  191. width: 100%;
  192. text-align: center;
  193. }
  194. .banners {
  195. width: 100%;
  196. text-align: center;
  197. }
  198. .fonts {
  199. width: 100%;
  200. text-align: center;
  201. }
  202. textarea {
  203. color: #151515;
  204. background-color: #eee99a;
  205. width: 88px;
  206. height: 25px;
  207. font-size: 10px;
  208. overflow: hidden;
  209. border: 1px solid #fbf9ac;
  210. }
  211.  
  212. </style><div id="links" style="position: fixed;">
  213. <a href="#one" class="nav">Updates</a> <a href="#two" class="nav">Activites</a> <a href="#three" class="nav">Graphics</a> <a href="#four" class="nav">Fonts</a> <a href="#five" class="nav">Awards</a> <a href="/" class="nav">Liquid Luck</a> <a href="/" class="nav">Express</a> <div style="float: right; margin-right: 20px;"><a href="#clear" class="nav">x</a></div>
  214. </div>
  215.  
  216. <div id="whole" style="position: absolute;"><a name="clear"></a><div id="top"></div>
  217.  
  218. <a name="one"></a><div id="blog" style="margin-top: 150px;">
  219.  
  220. <div class="hoh"><center><img src="http://i.imgur.com/C2U1ixe.png" width="100"></center><h2>COUNCIL Hufflepuff </h2> <b>Kate</b> via <a href="http://www.neopets.com/randomfriend.phtml?user=ravenclawing">ravenclawing</a> <br>
  221. Talk here little blue whatever you want Talk here little blue whatever you want Talk here little blue whatever you want Talk here little blue whatever you want Talk here little blue whatever you want
  222. <h2>Prefect Hufflepuff </h2> <b>TBD</b> via <a href="http://www.neopets.com/randomfriend.phtml?user=TBD">TBD</a></div>
  223.  
  224. <div class="updates"><h3>Hufflepuff Updates</h3>
  225.  
  226. <blockquote><b>02/05</b> Great job last term! Don't forget to get your guesses in for the mystery dinner!</blockquote>
  227.  
  228. <blockquote><b>01/07</b> We are having so much fun this term, especially starting it off with quidditch! Good luck to Sam, Ivy, and Ashley: all of whom are playing in this game! Go support one of them and earn Hufflepuff more points, despite who wins!!</blockquote>
  229.  
  230. <blockquote><b>01/01</b>Great job last term Hufflepuff! Special shout out to Sky! Who worked very hard on her Charms homework last term! Welcome to the guild!</blockquote>
  231. </div>
  232.  
  233. <div class="challenge"><h2>Monthly Challenge</h2>
  234. <img src="http://i57.tinypic.com/qx7wjl.jpg" style="float: left; padding-right: 10px;">
  235. Hufflepuff will have a new challenge every term. Once a month I will challenge you to do something (generally be guild related). The winner of the challenge will receive an avatar to add to their collection.
  236.  
  237. <h2>March's challenge</h2>
  238. Earn the most sickles
  239.  
  240. <h2>February's Winner(s)</h2>
  241. username(s) here</div>
  242. </div>
  243.  
  244. <a name="two"></a><div id="blog">
  245. <center><div style="width: 700px; text-align: justify;">
  246. <h4>Hufflepuff activities</h4>
  247. Here you'll find some fun things to do to earn house points for Hufflepuff and sickles for you to spend! In order to submit anything, shoot <a href="http://www.neopets.com/neomessages.phtml?type=send&recipient=lakingga&subject=Hufflepuff+Activities">Lakingga</a> a neomail. You can put multiple submissions in one neomail.<br><br><center><b>LAST UPDATE: 03/06<br></b></center>
  248.  
  249. <h2>Always!</h2>
  250. One thing we all seem to have in common is that we have all seem to live in the world we've spent so much time reading, watching, and obsessing about. This activity will list a different aspect of the Wizarding World and you will receive <b>10 house points and 20 Sickles</b> for giving an answer!<br><div class="activity">Which class would you be most excited to take at Hogwarts?</div>
  251.  
  252. <br><h2>Amortentia Accident!</h2>
  253. Cedric has been acting really weird today. He's been prancing around the dorm singing love songs. Tired of his terrible screeching, you take him to the hospital wing. Madam Pomfrey's test results show that he's been poisoned with a badly made love potion. Can you figure out who did this to him? Follow the clues below and solve the case. If you're correct you'll be granted with 10 house points and 20 Sickles!<br><div class="activity">She has 6 older brothers.</div>
  254.  
  255.  
  256. <br><h2>Creature Caring!</h2>
  257. Hagrid is hiding another creature in his hut. Determine what creature he is hiding from the description below and earn yourself <b>10 house points and 20 Sickles</b>!<br><div class="activity">This week's creature: <b>centaurs</b></div>
  258.  
  259. <br><h2>Herbology Helper!</h2>Professor Sprout needs your assistance taking inventory for her Herbology classes. Can you figure out how much wormwood she has in stock? Doing so will earn you <b>10 house points and 20 Sickles</b>!<br><div class="activity"> - Start with 5<br>
  260.  - subtract by 3<br>
  261.  - multiply by 4<br>
  262. How much wormwood does she have?</div>
  263.  
  264. <br><h2>Howler!</h2> Oh no! One of the someone has been messing around lately and it is time to set them straight! You need to send them a Howler! In order to do this decipher the clues to figure out which who needs to receive the Howler. Guessing the right guild member will earn you <b>10 house points and 20 Sickles</b> for giving an answer!<br><div class="activity"> - Has been a staff member before <br>
  265.  - Lives in Canada <br>
  266.  - Is crazyyyy nice </div>
  267.  
  268. <br><h2>We Are Family!</h2> Ever see another Hufflepuff outside of the wizarding world? So have I. Give me a character or something from the following theme that you believe would have been sorted into Hufflepuff for <b>10 house points and 20 Sickles!</b><br><div class="activity">This weeks theme: <b>Frozen</b></div>
  269.  
  270. <br><h2>Wenlock's Worries!</h2>Ugh! Bridget is so paranoid! Writing everything down in some sort of code makings things so complicated, even for her! Can you help this poor woman figure out what she was trying to say? If you can, you'll earn yourself <b>10 house points and 20 Sickles</b>!<br><div class="activity">colka</div>
  271.  
  272. <br><h2>Who Said What!</h2> Here, all you have to identify who said a certain quote from the HP books. You get <b>10 house points and 20 Sickles</b> for figuring out who said what. <br><div class="activity">Don't count your owls before they are delivered.</div>
  273.  
  274. <br><h2>Tonks' Time Turner!</h2> You have "accidentally" found a Time Turner among Tonks' belongings and you just had to play with it. You're now lost in time and you have no idea what year you're in, but you do know what's going on! Can you figure out what year you're in before Tonks finds out you messed with her stuff?
  275. If you can, you'll earn yourself <b>10 house points and 20 Sickles</b>!<br><div class="activity">Severus Snape started teaching Defence Against the Dark Arts</div>
  276.  
  277. <br><h2>Trivia OTW</h2>
  278. No guild activities would be complete without some good old Harry Potter trivia of the week! If you can answer this, you'll earn <b>10 house points and 20 Sickles</b>!
  279. <br><div class="activity">Name 3 potions taught at Hogwarts.</div></div></center>
  280. </div>
  281.  
  282. <a name="three"></a><div id="blog">
  283. <h4>Hufflepuff Graphics</h4>
  284. If you'd like to submit your own Hufflepuff graphics to go here, send them to our Head of House. Each banner or button earns you 15 house points and 25 Sickles, and each larger graphic is worth 30 house points and 40 Sickles. Please keep in mind that we have a limit. You can only make up to 5 banners and buttons and 2 large graphics a month.<br><br><h2>88x31 buttons</h2><br><center>
  285. <table class="buttons"><tr><th><img src="http://i.imgur.com/R8jGv94.gif"><br><textarea><a href="/~nomajes"><img src="http://i.imgur.com/R8jGv94.gif" border="0"></a></textarea></th>
  286. <th><img src="http://i.imgur.com/ur7fHYd.gif"><br><textarea><a href="/~nomajes"><img src="http://i.imgur.com/ur7fHYd.gif" border="0"></a></textarea></th>
  287. <th><img src="http://i.imgur.com/fiaqDSZ.gif"><br><textarea><a href="/~nomajes"><img src="http://i.imgur.com/fiaqDSZ.gif" border="0"></a></textarea></th>
  288. <th><img src="http://i.imgur.com/Z85py5e.gif"><br><textarea><a href="/~nomajes"><img src="http://i.imgur.com/Z85py5e.gif" border="0"></a></textarea></th>
  289. <th><img src="http://oi67.tinypic.com/6h29sw.jpg"><br><textarea><a href="/~nomajes"><img src="http://oi67.tinypic.com/6h29sw.jpg" border="0"></a></textarea></th>
  290. <th><img src="http://oi64.tinypic.com/1paumb.jpg"><br><textarea><a href="/~nomajes"><img src="http://oi64.tinypic.com/1paumb.jpg" border="0"></a></textarea></th>
  291. </tr><tr><th><img src="http://i.imgur.com/WfnI1nu.gif"><br><textarea><a href="/~nomajes"><img src="http://i.imgur.com/WfnI1nu.gif" border="0"></a></textarea></th>
  292. <th><img src="http://i62.tinypic.com/19vz3c.gif"><br><textarea><a href="/~nomajes"><img src="http://i62.tinypic.com/19vz3c.gif" border="0"></a></textarea></th>
  293. <th><img src="http://imgur.com/NZyjFTK.gif"><br><textarea><a href="/~nomajes"><img src="http://imgur.com/NZyjFTK.gif" border="0"></a></textarea></th>
  294. <th><img src="http://imgur.com/CQIy8y1.gif"><br><textarea><a href="/~nomajes"><img src="http://imgur.com/CQIy8y1.gif" border="0"></a></textarea></th>
  295. <th><img src="http://imgur.com/HcxVW57.gif"><br><textarea><a href="/~nomajes"><img src="http://imgur.com/HcxVW57.gif" border="0"></a></textarea></th>
  296. <th><img src="http://i.imgur.com/cDV6s7D.gif"><br><textarea><a href="/~nomajes"><img src="http://i.imgur.com/cDV6s7D.gif" border="0"></a></textarea></th>
  297. </tr><tr><th><img src="http://i.imgur.com/UsXhz2o.gif"><br><textarea><a href="/~nomajes"><img src="http://i.imgur.com/UsXhz2o.gif" border="0"></a></textarea></th>
  298. <th><img src="http://i.imgur.com/gSMZbio.gif"><br><textarea><a href="/~nomajes"><img src="http://i.imgur.com/gSMZbio.gif" border="0"></a></textarea></th>
  299. <th><img src="http://i.imgur.com/nHnO1ke.gif"><br><textarea><a href="/~nomajes"><img src="http://i.imgur.com/nHnO1ke.gif" border="0"></a></textarea></th>
  300. <th><img src="http://i.imgur.com/vCReqXG.gif"><br><textarea><a href="/~nomajes"><img src="http://i.imgur.com/vCReqXG.gif" border="0"></a></textarea></th>
  301. <th><img src="http://i.imgur.com/op5vCbe.gif"><br><textarea><a href="/~nomajes"><img src="http://i.imgur.com/op5vCbe.gif" border="0"></a></textarea></th>
  302. <th><img src="http://i.imgur.com/G8OWjD8.gif"><br><textarea><a href="/~nomajes"><img src="http://i.imgur.com/G8OWjD8.gif" border="0"></a></textarea></th></tr><tr></tr></table></center>
  303.  
  304.  
  305. <h2>banners</h2> <center>(not full size; drag & drop to view)</center><br><br><center>
  306. <table class="banners"><tr><td><img src="http://i.imgur.com/kk1XE4e.png" width="300" height="150"><br><textarea><a href="/~nomajes"><img src="http://i.imgur.com/kk1XE4e.png" border="0"></a></textarea></td>
  307. <td><img src="http://i.imgur.com/GufcM48.gif" width="300" height="150"><br><textarea><a href="/~nomajes"><img src="http://i.imgur.com/GufcM48.gif" border="0"></a></textarea></td>
  308. </tr><tr><td><img src="http://i.imgur.com/ecbEyki.gif" width="300" height="150"><br><textarea><a href="/~nomajes"><img src="http://i.imgur.com/ecbEyki.gif" border="0"></a></textarea></td>
  309. <td><img src="http://i60.tinypic.com/2r7x9b5.jpg" width="300" height="150"><br><textarea><a href="/~nomajes"><img src="http://i60.tinypic.com/2r7x9b5.jpg" border="0"></a></textarea></td>
  310. </tr><tr><td><img src="http://i.imgur.com/jeCxK1M.png" width="300" height="150"><br><textarea><a href="/~nomajes"><img src="http://i.imgur.com/jeCxK1M.png" border="0"></a></textarea></td>
  311. <td><img src="http://i.imgur.com/h1Z8wSp.png" width="300" height="150"><br><textarea><a href="/~nomajes"><img src="http://i.imgur.com/h1Z8wSp.png" border="0"></a></textarea></td>
  312. </tr><tr><td><img src="http://i.imgur.com/PnJGWuW.gif" width="300" height="150"><br><textarea><a href="/~nomajes"><img src="http://i.imgur.com/PnJGWuW.gif" border="0"></a></textarea></td>
  313. <td><img src="http://i.imgur.com/2MObvX5.png" width="300" height="150"><br><textarea><a href="/~nomajes"><img src="http://i.imgur.com/2MObvX5.png" border="0"></a></textarea></td>
  314. </tr><tr><td><img src="http://i62.tinypic.com/23ib0bb.jpg" width="300" height="150"><br><textarea><a href="/~nomajes"><img src="http://i62.tinypic.com/23ib0bb.jpg" border="0"></a></textarea></td>
  315. <td><img src="http://oi61.tinypic.com/11spnc5.jpg" width="300" height="150"><br><textarea><a href="/~nomajes"><img src="http://oi61.tinypic.com/11spnc5.jpg" border="0"></a></textarea></td>
  316. </tr><tr><td><img src="http://i61.tinypic.com/14sco7o.jpg" width="300" height="150"><br><textarea><a href="/~nomajes"><img src="http://i61.tinypic.com/14sco7o.jpg" border="0"></a></textarea></td>
  317. <td><img src="http://i62.tinypic.com/e0low6.jpg" width="300" height="150"><br><textarea><a href="/~nomajes"><img src="http://i62.tinypic.com/e0low6.jpg" border="0"></a></textarea></td>
  318. </tr><tr><td><img src="http://i62.tinypic.com/muk3ut.jpg" width="300" height="150"><br><textarea><a href="/~nomajes"><img src="http://i62.tinypic.com/muk3ut.jpg" border="0"></a></textarea></td>
  319. <td><img src="http://i60.tinypic.com/28vx0kg.jpg" width="300" height="150"><br><textarea><a href="/~nomajes"><img src="http://i60.tinypic.com/28vx0kg.jpg" border="0"></a></textarea></td>
  320. </tr></table></center>
  321. </div>
  322.  
  323. <a name="four"></a><div id="blog">
  324. <h4>Hufflepuff Fonts</h4>
  325. Below are submitted Hufflepuff fonts for you to use as your signature! And <a href="http://www.neopets.com/neoboards/preferences.phtml">here</a> is a convenient link to your board preferences. Submitting a font earns you 20 house points and 25 Sickles.<br><center>
  326. <table class="fonts"><tr><td><center>
  327. <img src="http://imgur.com/0MCYpCq.jpg" height="90" width="280"><br><textarea>[center][fontf=verdanas=1c=000]neoHTML[/font][br][fontc=000f=times=1]    LIQUID LUCK ★[/font][br][</textarea><textarea>][fontc=707070 f=arials=1]╱ ˙·..·˙˙·. [/font][fontc=d3b418f=timess=1][b][sub]HUFFLEPUFF[/sub][/b][br][/font][/center]</textarea></center></td>
  328. <td><center>
  329. <img src="http://i65.tinypic.com/jhdi1e.png" height="90" width="280"><br><textarea>[center][fontf=verdanas=1c=000]neoHTML[/font][br]       [fontc=000s=1f=courier]LIQUID LUCK ϟ [/font][</textarea><textarea>][fontc=FFB90Fs=5f=zapfino]Hufflepuff[/font][/center]</textarea></center></td>
  330. </tr><tr><td><center>
  331. <img src="http://i.imgur.com/phT8qEw.png" height="90" width="280"><br><textarea>[center][fontf=verdanas=1c=000]neoHTML[/font][br][fontc=000s=1f=times][sup]LIQUID LUCK [/sup][/font][</textarea><textarea>][fontc=514e01s=4]▍▍[/font][fontc=bbb400s=4f=verdana][b]HUFFLEPUFF[/b][/font][/center]</textarea></center></td>
  332. <td><center>
  333. <img src="http://i59.tinypic.com/2yjqb5v.png" height="90" width="280"><br><textarea>[center][fontf=verdanas=1c=black]neoHTML[/font][p][fontf=myriadpros=1c=#494A4A]i'm [b]just[/b] and [b]loyal[/b] in[/font][
  334. </textarea><textarea>]
  335. [fontf=georgias=3c=#BE922E][b]LIQUID LUCK[/b][/font]
  336. [fontf=myriadpros=1c=#494A4A]« [b]HUFFLEPUFF[/b] »[/font][/center]
  337. </textarea></center></td>
  338. </tr><tr><td><center>
  339. <img src="http://i.imgur.com/rgrAgRu.jpg" height="90" width="280"><br><textarea>[center][fontc=#333s=2f=arial]neoHTML[/font][br][fontc=#f2bc17s=4f=arial][b]ϟ[br]╭◯━◯╮[/b][br]▬▬▬☆ [</textarea><textarea>][/font][fontc=#333s=1f=monospace]˙·..·˙˙· YOUR NAME[br]GRYFFINDOR IN [u]LIQUID LUCK[/u] △[/font][/center]</textarea></center></td>
  340. <td><center>
  341. <img src="http://i.imgur.com/6rGldJW.png" height="90" width="280"><br><textarea>[center][fonts=1c=000]neoHTML[/font]
  342. [fontc=AE8D14f=georgia][i]Hufflεpuffs[/i] αre [i]truε[/i][/font]
  343. [</textarea><textarea>][fontc=0f=monospaces=1]AND UNAFRAID OF TOIL[/font]
  344. [fontc=AE8D14]¯¯¯¯¯¯¯¯¯¯¯[/font][/center]</textarea></center></td>
  345. </tr><tr><td><center>
  346. <img src="http://i.imgur.com/GMkxjMy.jpg" height="90" width="280"><br><textarea>[center][fontc=#333s=2f=arial]neoHTML[/font][br][fontf=timess=4c=#f1b600]❝ [i]there is reason for hope.[/i] ❞[br]▔▔▔▔▔▔[</textarea><textarea>]▔▔▔▔▔▔[br][/font][fontf=monospaces=1c=#333]❖ HUFFLEPUFF IN LIQUID LUCK ❖[br]     ϟ [u]YOUR NAME[/u][/font][/center]</textarea></center></td>
  347. <td><center>
  348. <img src="http://i.imgur.com/uN3fcuH.jpg" height="90" width="280"><br><textarea>[center][fontc=#333s=2f=arial]neoHTML[/font][br][fontf=timess=4c=#f1b600][b]♔[br]▬▬▬ ℋ[/b] u f f l e p u f f ▬▬▬[</textarea><textarea>][br][/font][fontf=monospaces=1c=#333]L O Y A L & H O N E S T[br]     ϟ [u]YOUR NAME[/u][/font][/center]</textarea></center></td>
  349. </tr><tr><td><center>
  350. <img src="http://i.imgur.com/1GYvzKN.jpg" height="90" width="280"><br><textarea>[center][fontc=333s=2f=arial]neoHTML[p][/font][fontc=#f1b600s=4f=georgia][i]your name [/font][fontc=#2a2a2as=4f=arial]![</textarea><textarea>][/i] [br]░░ ϟ △ ░░[/font][br][fontc=#333s=1f=monospace]PROUD HUFFLEPUFF[br]IN [u]LIQUID LUCK[/u] ♥ [/font][/center]</textarea></center></td>
  351. <td><center>
  352. <img src="http://i.imgur.com/b0AAWUN.jpg" height="90" width="280"><br><textarea>[fontc=#333s=2f=arial]neoHTML[/font][br][fontf=monospaces=1c=#333][p][u]A LOCKED DOOR:[/u][br]GRYFFINDORS BUST THE DOOR[</textarea><textarea>].[br]RAVENCLAWS FIND THE KEY.[br]SLYTHERINS PICK THE LOCK.[/font][br][fontf=timess=4c=#DB1]ϟ we knock politely![/font]</textarea></center></td>
  353. </tr><tr><td><center>
  354. <img src="http://i.imgur.com/Vj2MA4H.jpg" height="90" width="280"><br><textarea>[center][fontc=0s=1f=verdana]neoHTML[/font][fontc=#333s=2f=georgia][p]HUFFLEPUFF[/font][fontc=#f1b600s=2f=georgia][</textarea><textarea>] PRIDE[br]★▔▔▔▔▔▔▔▔▔▔▔▔▔★[/font][br][fontc=#333s=1f=monospace]IN LIQUID LUCK! {ϟ} YOUR NAME[/font][/center]</textarea></center></td>
  355. <td><center>
  356. <img src="http://i.imgur.com/OuwMTaF.png" height="90" width="280"><br><textarea>[center]neoHTML
  357.  
  358. [fontc=AE8D14f=mistrals=3]Hufflepuff [/font][fontc=6F4D12f=monospaces=1]IN[</textarea><textarea>]
  359.     [/font][fontc=77B6BA]❀[/font][fontc=3A322Bf=hounslow] [u][i]ℓiqυid ℓυck[/i][/u][/font][/center]</textarea></center></td>
  360. </tr><tr><td><center>
  361. <img src="http://i59.tinypic.com/2v8pze0.jpg" height="90" width="280"><br><textarea>[center][sup]neoHTML[/sup]
  362. [fontf=georgiac=dab032][b]    ✿   weʼ ll huff and weʼ ll puff[/b],[/font]
  363. [</textarea><textarea>][fontf=consolasc=242424s=1]      T I L L W E B L O W Y O U [b]A W A Y ✿[/b][/font][/center]</textarea></center></td>
  364. <td><center>
  365. <img src="http://i62.tinypic.com/1zxuv4x.jpg" height="90" width="280"><br><textarea>[center][sup]neoHTML[/sup]
  366. [fontf=georgiac=dab032]✴ ✴ ✴ [i]hardworing and loyal,[/i][/font]
  367. [</textarea><textarea>][fontf=monospacec=242424s=1]    DOES NOT TRANSLATE TO PUSHOVER! [/font][/center]</textarea></center></td>
  368. </tr><tr><td><center>
  369. <img src="http://i376.photobucket.com/albums/oo206/AvaLynn0/font_zps2picwgq7.jpg" height="90" width="280"><br><textarea>[center][fontf=serifc=0]neoHTML[/font]
  370.  
  371. [/font][fontf=verdanac=#F4C10][b]☆♕ H U F F L E P U F F ♕☆[/b][/font]
  372. [</textarea><textarea>][fontc=black][i]For those who are honest and true[/u].[/i][/b][/font][/center][/font]</textarea></center></td>
  373. <td><center>
  374. <img src="http://i60.tinypic.com/2el5e9t.jpg" height="90" width="280"><br><textarea>[center][sup]neoHTML[/sup]
  375. [fontf=georgiac=dab032][i]proud hufflepuff, ★
  376. ★[/font][</textarea><textarea>][fontf=georgiac=242424] in liquid luck. [/i][/font][fontc=dab032]★
  377. [sup]★[/sup] ★ ★ [sup]★ [/sup][/font][/center]</textarea></center></td>
  378. </tr><tr><td><center>
  379. <img src="http://i.imgur.com/TGFt8SO.png" height="90" width="280"><br><textarea>[center][fontc=000s=1]neoHTML[/font]
  380. [fontc=F7C100f=georgia][i]hufflepuff[/i] in [u]li[/u]q[u]uid luck [/u][i]![/i][</textarea><textarea>][/font]
  381. [fontc=3A3A3Af=monospaces=1]      YOURNAME ·.·˙˙·.·˙˙·.·[/font] [fontc=F7C100]★[/font][/center]</textarea></center></td>
  382. <td><center>
  383. <img src="http://i.imgur.com/kTbs2pX.png" height="90" width="280"><br><textarea>[center][fonts=1c=000]neoHTML[/font]
  384. [fontf=georgiac=#f0d80b][i]hufflepuff in liquid luck[/i][/font] [</textarea><textarea>][fontf=georgiac=#393939] ☮[/font][fontf=monospaces=1c=#040404]
  385. SUPPORTING RAVENCLAW IN QUIDDITCH[/font][/center]</textarea></center></td>
  386. </tr><tr></tr></table></center>
  387. </div>
  388.  
  389. <a name="five"></a><div id="blog">
  390. <h1>Hufflepuff Award Case</h1>
  391. <center>coming soon!</center>
  392. </div>
  393.  
  394. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement