Advertisement
Guest User

Untitled

a guest
Dec 3rd, 2016
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. <!doctype HTML>
  2. <html>
  3. <head>
  4. <title>Sci-fi</title>
  5. </head>
  6. <body>
  7. <h1 class="title"><marquee behavior="alternate"direction="center">Beam me up, Scotty!</marquee></h1>
  8. <h2 class="title">Survial Explorer Games</h2>
  9. <ul>
  10.  
  11.  
  12. <li class="list">Mass Effect</li>
  13.  
  14. <li class="list">No Man's Sky</li>
  15. <li class="list">Portal</li>
  16. <li class="list">Alien</li>
  17. </ul>
  18. <h4 class="title">Space Shooters</h4>
  19. <ul>
  20. <li class="list">Destiny</li>
  21. <li class="list">Halo</li>
  22. <li class="list">Doom</li>
  23. <li class="list">Star Wars:Battlefront</li>
  24. <li class="list">TitanFall</li>
  25. </ul>
  26. <h3 class="title"> Sci-Fi RPG's</h3>
  27. <ul>
  28. <li class="list">Final Fantasy XV</li>
  29. <li class="list">Dishonered 1 and 2</li>
  30. <li class="list">Bioshock and Infinite</li>
  31. <li class="list">Deus Ex</li>
  32. </ul>
  33. </body>
  34. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement