Difference between revisions of "Team:British Columbia/Test/Custom CSS"

Line 62: Line 62:
 
     <!-- Placed at the end of the document so the pages load faster -->
 
     <!-- Placed at the end of the document so the pages load faster -->
 
     <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
 
     <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
 +
    <script src="../../dist/js/bootstrap.min.js"></script>
 
     <!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
 
     <!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
 
     <script src="../../assets/js/ie10-viewport-bug-workaround.js"></script>
 
     <script src="../../assets/js/ie10-viewport-bug-workaround.js"></script>
 
   </body>
 
   </body>
 
</html>
 
</html>

Revision as of 19:15, 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.