index.html 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>Blasting off with Bootstrap</title>
  6. <meta http-equiv="X-UA-COMPATIBLE" content="IE=Edge" />
  7. <meta name="viewport" content="width=device-width, initial-scale=1" />
  8. <link rel="stylesheet" href="css/bootstrap.css"/>
  9. <link rel="stylesheet" href="css/main.css" />
  10. </head>
  11. <body>
  12. <div class="navbar navbar-default navbar-static-top">
  13. <div class="container">
  14. <!-- navbar-header takes up 100% width on XS screens only -->
  15. <div class="navbar-header">
  16. <a href="/" class="navbar-brand">Blasting off with Boostrap</a>
  17. <button type="button" class="navbar-toggle"
  18. data-toggle="collapse" data-target=".navbar-collapse">
  19. <!-- sr-only means Screen Readers Only -->
  20. <span class="sr-only">Toggle navigation</span>
  21. <!-- The number of .icon-bar spans defines the number of rows in the button -->
  22. <span class="icon-bar"></span>
  23. <span class="icon-bar"></span>
  24. <span class="icon-bar"></span>
  25. </button>
  26. </div>
  27. <ul class="nav navbar-nav navbar-right collapse navbar-collapse">
  28. <li class="nav navbar-link"><a href="#tickets.html">Tickets</a></li>
  29. <li class="nav navbar-link"><a href="#stations.html">Stations</a></li>
  30. <li class="nav navbar-link"><a href="#about.html">About</a></li>
  31. </ul>
  32. </div>
  33. </div>
  34. <div class="container">
  35. <div class="row well well-lg">
  36. <div class="col-xs-12 col-md-6">
  37. <h2>The fastest way to space</h2>images
  38. <p class="lead">Make your way to space in the comfort of your own rocket, elevator or transporter.</p>
  39. <button type="button" class="btn btn-lg btn-default">Take the tour</button>
  40. <button type="button" class="btn btn-lg btn-primary">Book Tickets now</button>
  41. </div>
  42. <div class="visible-md visible-lg col-sm-6">
  43. <a class=thumbnail href="images/blasting-off.png"><img src="images/blasting-off.png" /></a>
  44. </div>
  45. </div>
  46. <div class="row features text-center">
  47. <div class="col-xs-10 col-xs-offset-1 col-sm-4 col-sm-offset-0">
  48. <i class="glyphicon glyphicon-briefcase"></i>
  49. <h3>Book Today!</h3>
  50. <p>Even if you're traveling tomorrow, you can still get tickets today. We have
  51. a number of conveniently located ports around the globe to service everyone.</p>
  52. </div>
  53. <div class="col-xs-6 col-sm-4">
  54. <i class="glyphicon glyphicon-random"></i>
  55. <h3>Go anywhere</h3>
  56. <p>If you need to get to space today, why not try out a transporter? Despite
  57. the claims, there has been no deaths in the last 6 weeks!</p>
  58. </div>
  59. <div class="col-xs-6 col-sm-4">
  60. <i class="glyphicon glyphicon-send"></i>
  61. <h3>RocketBus&reg;</h3>
  62. <p>For cheapest fares, catch the next RocketBus&reg; to the stars. Cheaper on
  63. your wallet, and easiest way to make friends.</p>
  64. </div>
  65. </div>
  66. </div>
  67. <div class="quote">
  68. <div class="container">
  69. <blockquote>
  70. <p>Any sufficiently advanced technology is indistinguishable from magic.</p>
  71. <footer>Arthur C. Clarke in <cite title="Source Title">Profiles of the Future</cite></footer>
  72. </blockquote>
  73. </div>
  74. </div>
  75. <div class="container transport-systems">
  76. <div class='row'>
  77. <div class='col-md-10 col-md-offset-1'>
  78. <h2>Our Transport Systems</h2>
  79. <p>Learn more about our transport systems to find out which one is right for you. Pick out the mode of transport that works for your budget and risk level.</p>
  80. </div>
  81. </div>
  82. <div class='row text-center'>
  83. <div class='transporter col-md-3 col-md-offset-1 well'>
  84. <h3>Transporter</h3>
  85. <ul class="list-unstyled">
  86. <li>8 second travel time</li>
  87. <li>Chance of death only 1 in 7,593</li>
  88. <li>Low price of only $15.99!</li>
  89. </ul>
  90. <p><button class="btn btn-info"><i class='glyphicon glyphicon-transfer'></i> Beam Me Up!</button></p>
  91. </div>
  92. <div class='space-elevator col-md-3 col-md-offset-1 well'>
  93. <h3>Space Elevator</h3>
  94. <ul class="list-unstyled">
  95. <li>8 hour scenic ride</li>
  96. <li>Only 1 horrific death per 12,456</li>
  97. <li>Only $45.99 if you book today!</li>
  98. </ul>
  99. <p><button class="btn btn-info"><i class='glyphicon glyphicon-sort'></i> Board the Elevator!</button></p>
  100. </div>
  101. <div class='rocketbus col-md-3 col-md-offset-1 well'>
  102. <h3>RocketBus</h3>
  103. <ul class="list-unstyled">
  104. <li>8 minute scenic ride</li>
  105. <li>Plunging death rate of under 1/100k</li>
  106. <li>$74.99 lets you blast off today!</li>
  107. </ul>
  108. <p><button class="btn btn-info"><i class='glyphicon glyphicon-plane'></i> Blast Off!</button></p>
  109. </div>
  110. </div>
  111. </div>
  112. <div class='quote'>
  113. <div class='container'>
  114. <blockquote>
  115. <p>A dream that became a reality and spread throughout the stars.</p>
  116. <footer>Captain Kirk in <cite title="Source Title">Whom Gods Destroy</cite></footer>
  117. </blockquote>
  118. </div>
  119. </div>
  120. <div class='container'>
  121. <div class='row'>
  122. <div class='col-md-8'>
  123. <h2>Plan Your Trip Today!</h2>
  124. <ul class='nav nav-tabs'>
  125. <li class='active'><a href='#time'>Todays Times</a></li>
  126. <li><a href='#deals'>Hot Deals</a></li>
  127. <li><a href='#forecast'>Forecast</a></li>
  128. </ul>
  129. <div class='tab-content'>
  130. <div class='tab-pane fade active' id='time'>
  131. <p>Todays Time here</p>
  132. </div>
  133. <div class='tab-pane fade' id='deals'>
  134. <p>Deals here</p>
  135. </div>
  136. <div class='tab-pane fade' id='forecast'>
  137. <p>Forecast</p>
  138. </div>
  139. </div>
  140. </div>
  141. <div class='col-md-3 col-md-offset-1'>
  142. <div class='panel-group'>
  143. <div class='panel panel-success'>
  144. <div class='panel-heading'>
  145. <h4 class='panel-title'>
  146. <a href='#systemsOperational' data-toggle="collapse" data-target="#systemsOperational">All Systems Operational</a>
  147. </h4>
  148. </div>
  149. <div id='systemsOperational' class='panel-collapse collapse in'>
  150. <div class='panel-body'>
  151. <p>All systems are operational</p>
  152. <ul class='list-unstyled'>
  153. <li><i class='glyphicon glyphicon-ok'></i> Transporters</li>
  154. <li><i class='glyphicon glyphicon-ok'></i> Space Elevator</li>
  155. <li><i class='glyphicon glyphicon-ok'></i> RocketBus</li>
  156. </ul>
  157. </div>
  158. </div>
  159. </div>
  160. <div class='panel panel-warning'>
  161. <div class='panel-heading'>
  162. <h4 class='panel-title'>
  163. <a href='#weatherAlert' data-toggle="collapse" data-target="#weatherAlert">Weather Alert</a>
  164. </h4>
  165. </div>
  166. <div id='weatherAlert' class='panel-collapse collapse'>
  167. <div class='panel-body'>
  168. <p>The National Weather Service has issued a solar flare watch for the following time periods. Please plan accordingly:</p>
  169. <ul class='list-unstyled'>
  170. <li><strong>February 9th, 21:43</strong></li>
  171. <li><strong>May 18, 19:82</strong></li>
  172. <li><strong>July 4, 08:42</strong></li>
  173. </ul>
  174. </div>
  175. </div>
  176. </div>
  177. <div class='panel panel-danger'>
  178. <div class='panel-heading'>
  179. <h4 class='panel-title'>
  180. <a href='#transportationWarning' data-toggle="collapse" data-target="#transportationWarning">Transportation Generals Warning: Transporters</a>
  181. </h4>
  182. </div>
  183. <div id='transportationWarning' class='panel-collapse collapse'>
  184. <div class='panel-body'>
  185. <p>Technically, transporting means making a clone of yourself and killing off the other one. If you believe in a soul, you should be aware of this fact before attempting travel using a transporter.</p>
  186. </div>
  187. </div>
  188. </div>
  189. </div>
  190. </div>
  191. </div>
  192. </div>
  193. <div class='footer'>
  194. <div class='container'>
  195. <div class='row'>
  196. <div class='col-md-3 col-sm-4 col-xs-6'>
  197. <h4>Who We Are</h4>
  198. <p><i>Blasting Off With Bootstrap</i> is the fastest way to space. <a href='tickets.html'>Book your ticket today</a>!</p>
  199. <p><a href='about.html'>More About Us <i class='glyphicon glyphicon-arrow-right'></i></a></p>
  200. </div>
  201. <div class='col-md-offset-1 col-sm-2 col-xs-6'>
  202. <h4>Links</h4>
  203. <ul class='list-unstyled'>
  204. <li><a href='/'>Home</a></li>
  205. <li><a href='tickets.html'>Tickets</a></li>
  206. <li><a href='stations.html'>Stations</a></li>
  207. </ul>
  208. </div>
  209. <div class='clearfix visible-xs'></div>
  210. <div class='col-sm-2 col-xs-6'>
  211. <h4>Stay in Touch</h4>
  212. <ul class='list-unstyled'>
  213. <li><a href='about.html'>About</a></li>
  214. <li><a href='contact.html'>Contact Us</a></li>
  215. <li><a href='/blog'>Blog</a></li>
  216. <li><a href='http://twitter.com/codeschool'>Twitter</a></li>
  217. <li><a href='http://facebook.com/codeschool'>Facebook</a></li>
  218. </ul>
  219. </div>
  220. <div class='col-md-3 col-md-offset-1 col-sm-4 col-xs-6'>
  221. <h4>Contact Us</h4>
  222. <ul class='list-unstyled'>
  223. <li><i class='glyphicon glyphicon-globe'></i> Orlando, FL</li>
  224. <li><i class='glyphicon glyphicon-phone'></i> 1-555-blast-off</li>
  225. <li><i class='glyphicon glyphicon-envelope'></i> <a href='mailto:blastingoff@codeschool.com'>blastingoff@codeschool.com</a></li>
  226. </ul>
  227. <p>Blasting Off With Bootstrap &copy;2214.</p>
  228. </div>
  229. </div>
  230. </div>
  231. </div>
  232. <script src="js/jquery-2.2.1.js"></script>
  233. <script src="js/bootstrap.js"></script>
  234. </body>
  235. </html>