Advertisement
Guest User

monsterpaste 2

a guest
Mar 20th, 2019
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.27 KB | None | 0 0
  1.  
  2. <!doctype html>
  3.  
  4. <html lang="en">
  5.  
  6. <head>
  7.  
  8. <meta charset="UTF-8">
  9.  
  10. <meta name="Generator" content="EditPlus®">
  11.  
  12. <meta name="Author" content="">
  13.  
  14. <meta name="Keywords" content="">
  15.  
  16. <meta name="Description" content="">
  17.  
  18. <title>Monster Sharks FLAMES TRIVIA</title>
  19. <style>
  20.  
  21. body {
  22.  
  23. background-image: url("/.documents/website/pictures/fire.jpg");
  24.  
  25. }
  26.  
  27. div{
  28. height: 1500px;
  29. width: 1000px;
  30. border: 4px solid red;
  31. text-align: Center;
  32. font-family: Georgia;
  33. font-size: 18px;
  34. color: red;
  35. }
  36.  
  37. #links {
  38. background-color:gold;
  39. position:absolute;
  40. display:block;
  41. width:100%;
  42. height:50px;
  43. line-height:50px;
  44. color: Red;
  45. a: visited: green;
  46. font-family: Arial, Verdana, sans-serif;
  47. font-size:18px;
  48. font-weight:bold;
  49. text-align:center;
  50.  
  51. }
  52.  
  53. h1{
  54. font-family:Arial, Verdana, sans-serif;
  55. display:block;
  56. width:100%;
  57. height:25px;
  58. color: red;
  59. font-size:25px;
  60. line-height:25px;
  61. font-weight: Bold;
  62. }
  63. p{
  64. font-family:Arial, Verdana, Sans-serif;
  65. display:block;
  66. width:100%;
  67. height:25px;
  68. color: Orange;
  69. font-size:18px
  70. line-height: 25px;
  71. font-weight: Bold;
  72. font-size:24px;
  73. }
  74. </style>
  75.  
  76.  
  77.  
  78. </head>
  79.  
  80. <body>
  81. <div id="links">
  82.  
  83. <a href="poolselect.html">Hockey Pool coming soon</a><br>
  84. <a href="trivia.html">Hockey Trivia</a><br>
  85. <a href="Flamestrivia.html">Flames Trivia</a><br>
  86. <a href="#signin">Signin coming soon</a><br>
  87. <a href="#signip">Signup coming soon</a><br>
  88. <a href="#premium">Premium Membership and app coming soon</a><br>
  89.  
  90. <div>
  91. <br>
  92.  
  93. <h1> I have come up with some <Marquee>Flames Trivia</marquee> from Simple to challenging questions</h1>
  94. <br>
  95.  
  96. <p>QUESTION 1 two parts: Montreal Canadians won 26 Stanley Cups in 102 years<br>
  97. , all but 1 were won when Montreal called the Forum home<br>
  98. A place where only one team won the Stanley Cup as a visitor<br>
  99.  
  100. Who is the only team to win as a visitor in the Forum.
  101.  
  102. </p>
  103. <br>
  104.  
  105. <p>QUESTION 1 : The Vancouver Canucks is the team that the<br>
  106. Flames have the best alltime record against. What is the record.<br>
  107. Who are they worst against ? Record?
  108.  
  109. <br>
  110.  
  111.  
  112. <p> QUESTION 3 1 point : Who is the flames penalty minutes /season leader , what year</p>
  113.  
  114. <br>
  115.  
  116. <p>QUESTION 4 TWO part question 8 points : ALL-TIME playoff vs record, <br>
  117. who have we played the most series​ against
  118. <br>
  119.  
  120. <p> W/L record for series.
  121. <br>
  122.  
  123. <p>
  124. W/L RECORD ALLTIME?
  125. <br>
  126.  
  127. <p>QUESTION 5: Who are the three teams prior to 2016 who lead <br>
  128. the league for most road wins in one year , one of them was Calgary<br>
  129. What year & W/L record
  130. </p>
  131.  
  132.  
  133. <br>
  134.  
  135. <p>QUESTION 6 : There are two teams in history with the most playoff losses<br>
  136. (prior to 2016) Tampa Bay is most recent in 2015
  137. The other is Calgary , what year and how many losses
  138. <br>
  139.  
  140. <p>QUESTION 7: The last two questions contained answer with year 2004 <br>
  141. the third stat most games played one team one playoff in 2004 by Calgary , number of games?
  142. <br>
  143. Bonus points the other 3 teams are tied for record .. what teams , year.
  144.  
  145. <p>
  146. <br>
  147.  
  148. <p>
  149. QUESTION 8:What Flames player tied record for most penalty minutes <br>
  150. in a game on april 17 2015?<br>
  151. Bonus points : who was the other player , team ,year?
  152. </div>
  153. </div>
  154. </body>
  155. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement