Team:Dundee/Template/testpage
From 2014.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
{{:Team:Dundee/Template/header}} | {{:Team:Dundee/Template/header}} | ||
+ | |||
<html> | <html> | ||
- | |||
- | + | <head> | |
+ | <title>Dundee 2014</title> | ||
+ | |||
+ | <meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
+ | |||
+ | <link href="https://2014.igem.org/Team:Dundee/stylesheet?action=raw&ctype=text/css" rel="stylesheet"> | ||
+ | <link href="https://2014.igem.org/Team:Dundee/bootstrap?action=raw&ctype=text/css" rel="stylesheet"> | ||
+ | |||
+ | </head> | ||
+ | |||
+ | <body> | ||
<!-- JS import WILL NEED CHANGED DONE LOCAL FOR BS --> | <!-- JS import WILL NEED CHANGED DONE LOCAL FOR BS --> | ||
- | <script src="http://code.jquery.com/jquery-latest.js"></script> | + | <script src="http://code.jquery.com/jquery-latest.js"></script> |
<script src="http://www.kyleharrison.co.uk/igem/js/bootstrap.min.js"></script> | <script src="http://www.kyleharrison.co.uk/igem/js/bootstrap.min.js"></script> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 11:56, 22 May 2014