Team:Heidelberg/DevelopmentStuff/BootstrapExample
From 2014.igem.org
(Difference between revisions)
Line 4: | Line 4: | ||
{{Template:Bootstrap/js/bootstrap.min.js}} | {{Template:Bootstrap/js/bootstrap.min.js}} | ||
{{Template:Bootstrap/css/bootstrap.min.css}} | {{Template:Bootstrap/css/bootstrap.min.css}} | ||
+ | <html> | ||
<!-- Should we put this somewhere? Do we need it? | <!-- Should we put this somewhere? Do we need it? | ||
<meta charset="utf-8"> | <meta charset="utf-8"> | ||
Line 23: | Line 24: | ||
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) - transfered to template above--> | <!-- jQuery (necessary for Bootstrap's JavaScript plugins) - transfered to template above--> | ||
<!-- Include all compiled plugins (below), or include individual files as needed --> | <!-- Include all compiled plugins (below), or include individual files as needed --> | ||
- | |||
</html> | </html> | ||
Revision as of 00:54, 13 August 2014
Hello, world!