Team:Exeter

From 2013.igem.org

(Difference between revisions)
m (Undo revision 35397 by FelicityHeath (talk))
Line 1: Line 1:
-
<!--- Navigation box --->
+
<!DOCTYPE html>
-
{| style="color:#2F2F4F;background-color:#B9D3EE;" cellpadding="3" cellspacing="1" align="center"
+
<html>
-
!align="center"|[[Team:Exeter|Home]]
+
  <head>
-
!align="center"|[[Team:Exeter/Team|Team]]
+
    <title>Bootstrap 101 Template</title>
-
!align="center"|[https://igem.org/Team.cgi?year=2013&team_name=Exeter Official Team Profile]
+
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-
!align="center"|[[Team:Exeter/Project|Project]]
+
    <!-- Bootstrap -->
-
!align="center"|[[Team:Exeter/Parts|Part Submissions]]
+
    <link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
-
!align="center"|[[Team:Exeter/Modelling|Modelling]]
+
  </head>
-
!align="center"|[[Team:Exeter/Notebook|Notebook]]
+
  <body>
-
!align="center"|[[Team:Exeter/Safety|Safety]]
+
    <h1>Hello, world!</h1>
-
!align="center"|[[Team:Exeter/Attributions|Attributions]]
+
-
|}
+
 +
    <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
 +
    <script src="//code.jquery.com/jquery.js"></script>
 +
    <!-- Include all compiled plugins (below), or include individual files as needed -->
 +
    <script src="js/bootstrap.min.js"></script>
-
[[Image:Exeter_logo.png|right|width=200]] ''Exeter iGEM 2013 are a team comprising of 11 second year undergraduates from the colleges of Engineering, Physics and Biological sciences. Together we plan to engineer E. coli to detect red, green and blue light and produce the correct mix of cyan, magenta and yellow pigments to accurately recreate an exposed image. Our project aims to build a foundation for the precise optical control of biological systems using multiple wavelength light. This has potential in material manufacturing, imaging and will advance our understanding of synthetic biology as a whole.''
+
    <!-- Enable responsive features in IE8 with Respond.js (https://github.com/scottjehl/Respond) -->
-
 
+
    <script src="js/respond.js"></script>
-
Our wiki is currently in development, if you have any questions for our team, please email igem@ex.ac.uk
+
  </body>
 +
</html>

Revision as of 15:19, 16 August 2013

<!DOCTYPE html> Bootstrap 101 Template

Hello, world!