Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.91 KB | None | 0 0
  1. <html>
  2. <head>
  3. <style type="text/css">
  4. body { color: white; }
  5. </style>
  6. </head>
  7. <body background="paper.jpg">
  8.  
  9. <table border="0">
  10. <tr><a href="homepage.html">homepage<img src="banner.jpg" alt="Banner" width="100%" height="40%"/></a></tr>
  11. <tr>
  12. <td><a href="games page.html"><img src="games.jpg"width="100%" height="50%"/></a></td>
  13. <td><a href="Leagues.html"><img src="leagues.jpg"width="100%" height="50%"/></a></td>
  14. <td><a href="signup.html"><img src="sign up.jpg"width="100%" height="50%"/></a></td>
  15. <td><a href="locations.html"><img src="locations.jpg"width="100%" height="50%"/></a></td>
  16. <td><a href="aboutus.html"><img src="about us.jpg"width="100%" height="50%"/></a></td>
  17. </tr>
  18.  
  19. <tr>
  20. <td><h4>Games</h4>
  21. <ul>
  22. <li>Xbox 360
  23. <ul>
  24. <li>Action</li>
  25. <ul>
  26. <li>Gears of War</li>
  27. <li>Gears of War 2</il>
  28. <li>Halo 3</li>
  29. <li>Halo Reach</li>
  30. <li>Resident Evil 4</li>
  31. <li>Call of Duty modern Warfare 2</li>
  32. <li>Call of Duty World at war</li>
  33. <li>Call of Duty Black Opps</li>
  34. <li>Dead Rising 2</li>
  35. <li>ProtoType</li>
  36. <li>Red Faction</li>
  37. <li>Soul Calibar 4</li>
  38. </ul>
  39. <li>Sports</li>
  40. <ul>
  41. <li>FIFA 11</li>
  42. <li>Need for Speed Shift</li>
  43. <li>Tiger Woods PGA Tour 2011</li>
  44. <li>Motor Storm</li>
  45. </ul>
  46. </li>
  47. </ul>
  48.  
  49. <li>Play Station 3
  50. <ul>
  51. <li>Action</li>
  52. <ul>
  53. <li>Killzone 2</li>
  54. <li>Call of Duty modern Warfare 2</li>
  55. <li>Call of Duty World at war</li>
  56. <li>Call of Duty Black Opps</li>
  57. <li>Resistance 2</li>
  58. <li>ProtoType</li>
  59. <li>Red Faction</li>
  60. <li>Soul Calibar 4</li>
  61. </ul>
  62.  
  63. <li>Sports
  64. <ul>
  65. <li>FIFA 11</li>
  66. <li>Need for Speed Shift</li>
  67. <li>Tiger Woods PGA Tour 2011</li>
  68. <li>Gran turismo 5</li>
  69. </ul>
  70. </li>
  71. </ul>`
  72. </li>
  73. <li>PC Games</li>
  74. <ul>
  75. <li>Action</li>
  76. <ul>
  77. <li>Counter Strike Source</li>
  78. <li>Team Fortress 2</li>
  79. <li>Call of Duty 4</li>
  80. <li>Call of Duty Modern Warfare 2</li>
  81. <li>Left 4 Dead</li>
  82. <li>Left 4 Dead 2</li>
  83. <li>Crysis</li>
  84. <li>Far Cry 2</li>
  85. <li>Battle Field bad company 2</li>
  86. <li>Half Life 2 Death Match</li>
  87. <li>Grand Theft Auto 4</li>
  88. <li>Day of Defeat</li>
  89. <li>Medal of Honour</li>
  90. </ul>
  91. <li>Sports</li>
  92. <ul>
  93. <li>Football Manager 2011</li>
  94. <li>Fifa 2011</li>
  95. <li>Tiger Woods Pga Tour 2011</li>
  96. <li>NBA 2k11</li>
  97. <li>Gran Turismo5</li>
  98. </ul>
  99. <li>Other</li>
  100. <ul>
  101. <li>World of Warcraft(All Expansions)</li>
  102. <li>Star Craft 2</li>
  103. <li>supreame Commander 2</li>
  104. <li>Warcraft 3 the frozen Throne</li>
  105. <li>Portal</li>
  106. <li>Star Wars the old Repulic</li>
  107. <li>Peggle Extream</li>
  108. <li>Track Mania Nations</li>
  109. <li>Command and Conquer 4</li>
  110. </ul>
  111. </ul>
  112. </ul>
  113.  
  114. </td>
  115. </tr>
  116. </table>
  117. </body>
  118. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement