Guest User

Code

a guest
Feb 28th, 2016
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.25 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  5. <!-- TemplateBeginEditable name="doctitle" -->
  6. <title>Untitled Document</title>
  7. <!-- TemplateEndEditable -->
  8. <!-- TemplateBeginEditable name="head" -->
  9. <!-- TemplateEndEditable -->
  10. <style type="text/css">
  11. body,td,th {
  12. color: #CCC;
  13. font-family: Verdana, Geneva, sans-serif;
  14. font-size: medium;
  15. }
  16. a {
  17. font-size: medium;
  18. color: #CCC;
  19. }
  20. a:link {
  21. text-decoration: underline;
  22. }
  23. a:visited {
  24. text-decoration: underline;
  25. color: #FFF;
  26. }
  27. a:hover {
  28. text-decoration: none;
  29. }
  30. a:active {
  31. text-decoration: underline;
  32. color: #FFF;
  33. }
  34. h1 {
  35. font-size: xx-large;
  36. color: #FFF;
  37. }
  38. h2 {
  39. font-size: x-large;
  40. color: #CCC;
  41. }
  42. h3 {
  43. font-size: large;
  44. color: #CCC;
  45. }
  46. </style>
  47. </head>
  48.  
  49. <body bgcolor="#292929">
  50. <a href="#skipnav" target="_self">Skip Nav
  51. </a>
  52. <blockquote>&nbsp;</blockquote>
  53. <table width="850" border="0" align="center" cellpadding="0" cellspacing="0">
  54. <tr>
  55. <td><img src="../images/Banner.png" alt="Action Pursuit" width="880" height="160" usemap="#Map" border="0" /></td>
  56. </tr>
  57. <tr>
  58. <td align="center"><h1><a name="skipnav" id="skipnav"></a>Action Pursuit</h1>
  59. <!-- TemplateBeginEditable name="mainregion" -->
  60. <p><br />
  61. </p>
  62. <!-- TemplateEndEditable -->
  63. <p>&nbsp;</p></td>
  64. </tr>
  65. <tr>
  66. <td>©2016 Centre 71509 Candidate 3064 Storyboard // Evaluation // Game</td>
  67. </tr>
  68. </table>
  69.  
  70. <map name="Map" id="Map">
  71. <area shape="rect" coords="37,68,140,90" href="../Paintball.html" target="_self" alt="Paintball" />
  72. <area shape="rect" coords="220,67,300,90" href="../Airsoft.html" target="_self" alt="Airsoft" />
  73. <area shape="rect" coords="571,69,668,92" href="../Footgolf.html" target="_self" alt="Footgolf" />
  74. <area shape="rect" coords="743,67,836,93" href="../Archery.html" target="_self" alt="Archery" />
  75. <area shape="poly" coords="375,145,391,116,383,114,366,113,371,99,367,84,380,83,408,80,443,10,480,80,508,82,521,85,518,99,524,111,496,117,513,145" href="../Home.html" target="_self" alt="Home" />
  76. </map>
  77. </body>
  78. </html>
Add Comment
Please, Sign In to add comment