Team:Heidelberg/DevelopmentStuff/BootstrapExample

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
 +
{{Template:JQuery-2.1.1-user}}
 +
{{Team:Heidelberg/DevelopmentStuff/Bootstrap/js/bootstrap.min.js}}
 +
<html>
<html>
   <head>
   <head>
Line 19: Line 22:
     <h1>Hello, world!</h1>
     <h1>Hello, world!</h1>
-
     <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
+
     <!-- jQuery (necessary for Bootstrap's JavaScript plugins) - transfered to template above-->
-
    <script src="https://2014.igem.org/Team:Heidelberg/DevelopmentStuff/JQuery/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="https://2014.igem.org/Team:Heidelberg/DevelopmentStuff/Bootstrap/js/bootstrap.min.js"></script>
     <script src="https://2014.igem.org/Team:Heidelberg/DevelopmentStuff/Bootstrap/js/bootstrap.min.js"></script>
   </body>
   </body>
</html>
</html>

Revision as of 23:54, 12 August 2014

Template:Team:Heidelberg/DevelopmentStuff/Bootstrap/js/bootstrap.min.js

Bootstrap 101 Template

Hello, world!