painted_dreams87

Animal Crossing Map

Aug 25th, 2020
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.13 KB | None | 0 0
  1. <style>
  2. table {
  3. display: none;
  4. }
  5. .page table {
  6. display: table;
  7. }
  8. .sf {
  9. display: none;
  10. }
  11. body {
  12. background-image: url("http://i.imgur.com/NIZ9ryu.png");
  13. }
  14. #layout {
  15. width: 800px;
  16. height: 633px;
  17. top: 5px;
  18. margin: 0 auto;
  19. background-color: #ffffff;
  20. }
  21. #main {
  22. font: 11pt calibri;
  23. color: #000000;
  24. width: 800px;
  25. height: 633px;
  26. overflow: hidden;
  27. }
  28. .page {
  29. height: 633px;
  30. overflow: auto;
  31. }
  32. h1 {
  33. font-family: times;
  34. font-size: 20px;
  35. font-weight: normal;
  36. color: #6d9665;
  37. letter-spacing: 1px;
  38. line-height: 20px;
  39. text-align: left;
  40. padding-left: 15px;
  41. font-style: bold;
  42. background: #d9d6c2;
  43. border-left: 30px solid #6d9665;
  44. }
  45. b {
  46. color: #adc1cf;
  47. font: 14pt calibri;
  48. font-weight: bold;
  49. line-height: 14px;
  50. }
  51. i {
  52. color: #969290;
  53. font: 12pt calibri;
  54. line-height: 14px;
  55. }
  56. a:link, a:visited, a:active {
  57. color: #969290;
  58. font: 12pt tahoma;
  59. text-decoration: none;
  60. }
  61. a:hover {
  62. color: #adc1cf;
  63. font: 12pt tahoma;
  64. text-decoration: none;
  65. }
  66. </style><br><br><div id="layout" style="position: relative;">
  67. <div id="main" style="position: absolute;">
  68. <a name="home"></a>
  69. <div class="page">
  70. <img src="https://i.imgur.com/56nytLM.png" usemap="#pemmap">
  71.  
  72. <map name="pemmap">
  73. <area href="#burr" coords="263,104,376,165" shape="rect">
  74. <area href="#burton" coords="129,154,239,229" shape="rect">
  75. <area href="#ghibli" coords="289,216,459,280" shape="rect">
  76. <area href="#fruit" coords="142,307,279,413" shape="rect">
  77. <area href="#recipe" coords="366,302,512,394" shape="rect">
  78. <area href="#pinata" coords="557,215,687,296" shape="rect">
  79. <area href="#team" coords="482,417,653,498" shape="rect">
  80. <area href="#quiz" coords="539,63,686,140" shape="rect">
  81. </map>
  82.  
  83. </div>
  84.  
  85.  
  86.  
  87. <a name="burr"></a>
  88. <div class="page">
  89. <center>
  90. <h1>Burr Activity</h1>
  91.  
  92. <br><br><br><a href="#home">◄ Return to Island Map ►</a>
  93. </center>
  94. </div>
  95.  
  96.  
  97.  
  98.  
  99. <a name="burton"></a>
  100. <div class="page">
  101. <center>
  102. <h1>Tim Burton Film Quiz</h1>
  103.  
  104. <br><br><br><a href="#home">◄ Return to Island Map ►</a>
  105. </center>
  106. </div>
  107.  
  108.  
  109.  
  110.  
  111. <a name="ghibli"></a>
  112. <div class="page">
  113. <center>
  114. <h1>Studio Ghibli Puzzle</h1>
  115.  
  116. <br><br><br><a href="#home">◄ Return to Island Map ►</a>
  117. </center>
  118. </div>
  119.  
  120.  
  121.  
  122.  
  123. <a name="fruit"></a>
  124. <div class="page">
  125. <center>
  126. <h1>Animal Crossing: Fruit Picking</h1>
  127.  
  128. <br><br><br><a href="#home">◄ Return to Island Map ►</a>
  129. </center>
  130. </div>
  131.  
  132.  
  133.  
  134.  
  135. <a name="recipe"></a>
  136. <div class="page">
  137. <center>
  138. <h1>Mad-Lib Recipe</h1>
  139.  
  140. <br><br><br><a href="#home">◄ Return to Island Map ►</a>
  141. </center>
  142. </div>
  143.  
  144.  
  145.  
  146.  
  147. <a name="pinata"></a>
  148. <div class="page">
  149. <center>
  150. <h1>Piggy Pinata</h1>
  151.  
  152. <br><br><br><a href="#home">◄ Return to Island Map ►</a>
  153. </center>
  154. </div>
  155.  
  156.  
  157.  
  158.  
  159. <a name="team"></a>
  160. <div class="page">
  161. <center>
  162. <h1>Animal Crossing: Assemble Your Team</h1>
  163.  
  164. <br><br><br><a href="#home">◄ Return to Island Map ►</a>
  165. </center>
  166. </div>
  167.  
  168.  
  169.  
  170.  
  171. <a name="quiz"></a>
  172. <div class="page">
  173. <center>
  174. <h1>Animal Crossing: Personality Quiz</h1>
  175.  
  176. <br><br><br><a href="#home">◄ Return to Island Map ►</a>
  177. </center>
  178. </div>
  179.  
  180.  
  181. </div></div>
Add Comment
Please, Sign In to add comment