Advertisement
Guest User

Untitled

a guest
May 28th, 2015
292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.02 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6. <meta name="viewport" content="width=device-width, initial-scale=1">
  7. <meta name="description" content="Font Awesome tutorial from BootstrapBay.com">
  8. <meta name="author" content="BootstrapBay.com">
  9. <title>AOAAGold Gold & Entertaiment</title>
  10. <link href="css/bootstrap.min.css" rel="stylesheet">
  11. <link href="css/custom.css" rel="stylesheet">
  12. <link href="http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
  13.  
  14.  
  15. </head>
  16. <body>
  17. <!-- Fixed navbar -->
  18. <div class="navbar navbar-default navbar-fixed-top" role="navigation">
  19. <div class="container">
  20. <div class="navbar-header">
  21. <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
  22. <span class="sr-only">Toggle navigation</span>
  23. <span class="icon-bar"></span>
  24. <span class="icon-bar"></span>
  25. <span class="icon-bar"></span>
  26. </button>
  27. <a class="navbar-brand" href="#">AOAAGold</a>
  28. </div>
  29. <div class="navbar-collapse collapse">
  30. <ul class="nav navbar-nav navbar-right">
  31. <li class="active"><a href="#">Home</a></li>
  32. <li><a href="#about">About</a></li>
  33. <li class="dropdown">
  34. <a href="#" class="dropdown-toggle" data-toggle="dropdown">Team<b class="caret"></b></a>
  35. <ul class="dropdown-menu">
  36. <li class="dropdown-header">AOAATube</li>
  37. <li><a href="https://twitter.com/AOAATube">Twitter</a></li>
  38. <li><a href="https://twitch.tv/AOAATube">Twitch</a></li>
  39. <li class="divider"></li>
  40. <li class="dropdown-header">AimostFamous</li>
  41. <li><a href="https://twitter.com/B0atyOSRS">Twitter</a></li>
  42. <li><a href="https://twitch.tv/AimostFamous">Twitch</a></li>
  43. <li class="divider"></li>
  44. <li class="dropdown-header">TheGodFatherGeorge</li>
  45. <li><a href="https://twitter.com/GodFatherGeorge">Twitter</a></li>
  46. <li><a href="https://twitch.tv/TheGodFatherGeorge">Twitch</a></li>
  47. <li class="divider"></li>
  48. <li class="dropdown-header">PureSpam</li>
  49. <li><a href="https://twitter.com/IanSpam">Twitter</a></li>
  50. <li><a href="https://twitch.tv/PureSpam">Twitch</a></li>
  51. <li class="divider"></li>
  52. <li class="dropdown-header">Skill Specs</li>
  53. <li><a href="https://twitter.com/Skill_Specs">Twitter</a></li>
  54. <li><a href="https://twitch.tv/skill_Specs">Twitch</a></li>
  55. <li class="divider"></li>
  56. <li class="dropdown-header">SkiddlerRS</li>
  57. <li><a href="https://twitter.com/skiddler">Twitter</a></li>
  58. <li><a href="https://twitch.tv/skiddlerrs">Twitch</a></li>
  59. </ul>
  60. </li>
  61. <li><a href="#">Contact</a></li>
  62. </ul>
  63. </div><!--/.nav-collapse -->
  64. </div>
  65. </div>
  66.  
  67.  
  68.  
  69. <div class="container">
  70. <div class="jumbotron text-center">
  71. <h1>AOAAGold</h1>
  72. <p>AOAAGold is created to give everyone a fair Price for their RuneScape gold.</p>
  73. <a href="#" class="btn btn-primary">Buy Gold</a>
  74. <a href="#" class="btn btn-success">Sell Gold</a>
  75.  
  76. </div>
  77.  
  78.  
  79.  
  80. <div class="container text-left">
  81. <a class="twitter-timeline" href="https://twitter.com/AOAAGold" data-widget-id="604008787209523200">Tweets door @AOAAGold</a>
  82. <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
  83. <iframe id="player" type="text/html" width="600" height="600"
  84. src="http://www.twitch.tv/Holxie/embed"
  85. frameborder="0"></iframe>
  86. </div>
  87.  
  88. <div class="navbar navbar-inverse navbar-static-bottom" role="navigation">
  89. <div class="container">
  90. <div class="navbar-text pull-left">
  91. <p>©2015 AOAAGold.</p>
  92. </div>
  93. <div class="navbar-text pull-right">
  94. <a href="https://www.youtube.com/user/MyNameIsB0aty"><i class="fa fa-youtube-play fa-2x"></i>
  95. <a href="#"><i class="fa fa-beer fa-2x"></i>
  96. <a href="#"><i class="fa fa-google-plus fa-2x"></i></a>
  97. </div>
  98. </div>
  99. </div>
  100.  
  101.  
  102. <!-- Bootstrap core JavaScript
  103. ================================================== -->
  104. <!-- Placed at the end of the document so the pages load faster -->
  105. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
  106. <script src="js/bootstrap.min.js"></script>
  107. </body>
  108. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement