Team:Heidelberg/DevelopmentStuff/BootstrapExample

From 2014.igem.org

(Difference between revisions)
Line 9: Line 9:
     <!-- Bootstrap -->
     <!-- Bootstrap -->
-
     <link href="css/bootstrap.min.css" rel="stylesheet">
+
     <link href="https://2014.igem.org/Team:Heidelberg/DevelopmentStuff/Bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
     <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
Line 24: Line 24:
     <script src="https://2014.igem.org/Template:JQuery-2.1.1-user"></script>
     <script src="https://2014.igem.org/Template:JQuery-2.1.1-user"></script>
     <!-- Include all compiled plugins (below), or include individual files as needed -->
     <!-- Include all compiled plugins (below), or include individual files as needed -->
-
     <script src="js/bootstrap.min.js"></script>
+
     <script src="https://2014.igem.org/Team:Heidelberg/DevelopmentStuff/Bootstrap/js/bootstrap.min.js"></script>
   </body>
   </body>
</html>
</html>
</html>
</html>

Revision as of 23:16, 12 August 2014

Bootstrap 101 Template

Hello, world!

</html>