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}} | ||
- | <!-- 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"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | <meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<title>Bootstrap 101 Template</title> | <title>Bootstrap 101 Template</title> | ||
+ | --> | ||
<!-- Bootstrap Style - transfered to template above--> | <!-- Bootstrap Style - transfered to template above--> | ||
<!-- 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 --> |
Revision as of 00:53, 13 August 2014
Hello, world!
</body> </html>