Difference between revisions of "Team:British Columbia"

Line 12: Line 12:
  
 
     <title>Starter Template for Bootstrap</title>
 
     <title>Starter Template for Bootstrap</title>
 
    <!-- Bootstrap core CSS -->
 
    <link href="../../dist/css/bootstrap.min.css" rel="stylesheet">
 
 
    <!-- Custom styles for this template -->
 
    <link href="starter-template.css" rel="stylesheet">
 
 
    <!-- Just for debugging purposes. Don't actually copy these 2 lines! -->
 
    <!--[if lt IE 9]><script src="../../assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
 
    <script src="../../assets/js/ie-emulation-modes-warning.js"></script>
 
 
    <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
 
    <!--[if lt IE 9]>
 
      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
 
      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
 
    <![endif]-->
 
  </head>
 
  
 
   <body>
 
   <body>
Line 63: Line 46:
  
  
    <!-- Bootstrap core JavaScript
+
    </body>
    ================================================== -->
+
    <!-- Placed at the end of the document so the pages load faster -->
+
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
+
    <script src="../../dist/js/bootstrap.min.js"></script>
+
    <!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
+
    <script src="../../assets/js/ie10-viewport-bug-workaround.js"></script>
+
  </body>
+
 
</html>
 
</html>

Revision as of 18:59, 30 March 2015

Starter Template for Bootstrap

Bootstrap starter template

Use this document as a way to quickly start any new project.
All you get is this text and a mostly barebones HTML document.