Team:Exeter

From 2013.igem.org

(Difference between revisions)
 
(95 intermediate revisions not shown)
Line 1: Line 1:
-
<!DOCTYPE html>
+
{{:Team:Exeter/Template/Header}}
-
<html lang="en">
+
<div class="container">
-
  <head>
+
     <div class="row">
-
     <meta charset="utf-8">
+
        <div class="span" style="text-align:justify">
-
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
-
    <meta name="description" content="">
+
-
    <meta name="author" content="">
+
-
    <title>Carousel Template for Bootstrap</title>
+
== Creating the World's First Full Colour Biocamera == __NOTOC__ 
 +
<div style="text-align: left;">
 +
[[File:Paint_by_coli.png|right|250px|]] Exeter iGEM 2013 are a team comprising of 11 second year undergraduates from the College of Engineering, Mathematics and Physical Sciences and the College of Life and Environmental Sciences. Together we plan to engineer <i>E. coli</i> 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. </div>
-
    <!-- Bootstrap core CSS -->
+
[[File:bannerexeter.png|center|1000px|]]
-
    <link href="../../dist/css/bootstrap.css" rel="stylesheet">
+
  </div>
-
    <link href="../../dist/css/bootstrap-glyphicons.css" rel="stylesheet">
+
-
    <!-- Custom styles for this template -->
 
-
    <link href="carousel.css" rel="stylesheet">
 
-
  </head>
 
-
<!-- NAVBAR
 
-
================================================== -->
 
-
  <body>
 
-
    <div class="navbar-wrapper">
 
-
      <div class="container">
 
-
        <div class="navbar navbar-inverse navbar-static-top">
+
<!--Hit counter-->
-
          <div class="container">
+
<html>
-
            <div class="navbar-header">
+
<div align='center'><a href='http://www.hit-counts.com'><img src='http://www.hit-counts.com/counter.php?t=MTI4MjI1OQ==' border='0' alt='Hit Counter'></a><BR><a href='http://www.hit-counts.com'>Hit Counter</a></div>
-
              <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
+
-
                <span class="icon-bar"></span>
+
-
                <span class="icon-bar"></span>
+
-
                <span class="icon-bar"></span>
+
-
              </button>
+
-
              <a class="navbar-brand" href="#">Project name</a>
+
-
            </div>
+
-
            <div class="navbar-collapse collapse">
+
-
              <ul class="nav navbar-nav">
+
-
                <li class="active"><a href="#">Home</a></li>
+
-
                <li><a href="#about">About</a></li>
+
-
                <li><a href="#contact">Contact</a></li>
+
-
                <li class="dropdown">
+
-
                  <a href="#" class="dropdown-toggle" data-toggle="dropdown">Dropdown <b class="caret"></b></a>
+
-
                  <ul class="dropdown-menu">
+
-
                    <li><a href="#">Action</a></li>
+
-
                    <li><a href="#">Another action</a></li>
+
-
                    <li><a href="#">Something else here</a></li>
+
-
                    <li class="divider"></li>
+
-
                    <li class="dropdown-header">Nav header</li>
+
-
                    <li><a href="#">Separated link</a></li>
+
-
                    <li><a href="#">One more separated link</a></li>
+
-
                  </ul>
+
-
                </li>
+
-
              </ul>
+
-
            </div>
+
-
          </div>
+
-
        </div>
+
-
 
+
-
      </div>
+
-
    </div>
+
-
 
+
-
 
+
-
    <!-- Carousel
+
-
    ================================================== -->
+
-
    <div id="myCarousel" class="carousel slide">
+
-
      <!-- Indicators -->
+
-
      <ol class="carousel-indicators">
+
-
        <li data-target="#myCarousel" data-slide-to="0" class="active"></li>
+
-
        <li data-target="#myCarousel" data-slide-to="1"></li>
+
-
        <li data-target="#myCarousel" data-slide-to="2"></li>
+
-
      </ol>
+
-
      <div class="carousel-inner">
+
-
        <div class="item active">
+
-
          <img data-src="holder.js/1500x500/auto/#777:#7a7a7a/text:First slide" alt="">
+
-
          <div class="container">
+
-
            <div class="carousel-caption">
+
-
              <h1>Example headline.</h1>
+
-
              <p>Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id elit.</p>
+
-
              <p><a class="btn btn-large btn-primary" href="#">Sign up today</a></p>
+
-
            </div>
+
-
          </div>
+
-
        </div>
+
-
        <div class="item">
+
-
          <img data-src="holder.js/1500x500/auto/#777:#7a7a7a/text:Second slide" alt="">
+
-
          <div class="container">
+
-
            <div class="carousel-caption">
+
-
              <h1>Another example headline.</h1>
+
-
              <p>Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id elit.</p>
+
-
              <p><a class="btn btn-large btn-primary" href="#">Learn more</a></p>
+
-
            </div>
+
-
          </div>
+
-
        </div>
+
-
        <div class="item">
+
-
          <img data-src="holder.js/1500x500/auto/#777:#7a7a7a/text:Third slide" alt="">
+
-
          <div class="container">
+
-
            <div class="carousel-caption">
+
-
              <h1>One more for good measure.</h1>
+
-
              <p>Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id elit.</p>
+
-
              <p><a class="btn btn-large btn-primary" href="#">Browse gallery</a></p>
+
-
            </div>
+
-
          </div>
+
-
        </div>
+
-
      </div>
+
-
      <a class="left carousel-control" href="#myCarousel" data-slide="prev"><span class="glyphicon glyphicon-chevron-left"></span></a>
+
-
      <a class="right carousel-control" href="#myCarousel" data-slide="next"><span class="glyphicon glyphicon-chevron-right"></span></a>
+
-
    </div><!-- /.carousel -->
+
-
 
+
-
 
+
-
 
+
-
    <!-- Marketing messaging and featurettes
+
-
    ================================================== -->
+
-
    <!-- Wrap the rest of the page in another container to center all the content. -->
+
-
 
+
-
    <div class="container marketing">
+
-
 
+
-
      <!-- Three columns of text below the carousel -->
+
-
      <div class="row">
+
-
        <div class="col-lg-4">
+
-
          <img class="img-circle" data-src="holder.js/140x140">
+
-
          <h2>Heading</h2>
+
-
          <p>Donec sed odio dui. Etiam porta sem malesuada magna mollis euismod. Nullam id dolor id nibh ultricies vehicula ut id elit. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Praesent commodo cursus magna.</p>
+
-
          <p><a class="btn btn-default" href="#">View details &raquo;</a></p>
+
-
        </div><!-- /.col-lg-4 -->
+
-
        <div class="col-lg-4">
+
-
          <img class="img-circle" data-src="holder.js/140x140">
+
-
          <h2>Heading</h2>
+
-
          <p>Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh.</p>
+
-
          <p><a class="btn btn-default" href="#">View details &raquo;</a></p>
+
-
        </div><!-- /.col-lg-4 -->
+
-
        <div class="col-lg-4">
+
-
          <img class="img-circle" data-src="holder.js/140x140">
+
-
          <h2>Heading</h2>
+
-
          <p>Donec sed odio dui. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Vestibulum id ligula porta felis euismod semper. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.</p>
+
-
          <p><a class="btn btn-default" href="#">View details &raquo;</a></p>
+
-
        </div><!-- /.col-lg-4 -->
+
-
      </div><!-- /.row -->
+
-
 
+
-
 
+
-
      <!-- START THE FEATURETTES -->
+
-
 
+
-
      <hr class="featurette-divider">
+
-
 
+
-
      <div class="featurette">
+
-
        <img class="featurette-image img-circle pull-right" data-src="holder.js/512x512">
+
-
        <h2 class="featurette-heading">First featurette heading. <span class="text-muted">It'll blow your mind.</span></h2>
+
-
        <p class="lead">Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.</p>
+
-
      </div>
+
-
 
+
-
      <hr class="featurette-divider">
+
-
 
+
-
      <div class="featurette">
+
-
        <img class="featurette-image img-circle pull-left" data-src="holder.js/512x512">
+
-
        <h2 class="featurette-heading">Oh yeah, it's that good. <span class="text-muted">See for yourself.</span></h2>
+
-
        <p class="lead">Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.</p>
+
-
      </div>
+
-
 
+
-
      <hr class="featurette-divider">
+
-
 
+
-
      <div class="featurette">
+
-
        <img class="featurette-image img-circle pull-right" data-src="holder.js/512x512">
+
-
        <h2 class="featurette-heading">And lastly, this one. <span class="text-muted">Checkmate.</span></h2>
+
-
        <p class="lead">Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.</p>
+
-
      </div>
+
-
 
+
-
      <hr class="featurette-divider">
+
-
 
+
-
      <!-- /END THE FEATURETTES -->
+
-
 
+
-
 
+
-
      <!-- FOOTER -->
+
-
      <footer>
+
-
        <p class="pull-right"><a href="#">Back to top</a></p>
+
-
        <p>&copy; 2013 Company, Inc. &middot; <a href="#">Privacy</a> &middot; <a href="#">Terms</a></p>
+
-
      </footer>
+
-
 
+
-
    </div><!-- /.container -->
+
-
 
+
-
 
+
-
 
+
-
    <!-- Bootstrap core JavaScript
+
-
    ================================================== -->
+
-
    <!-- Placed at the end of the document so the pages load faster -->
+
-
    <script src="../../assets/js/jquery.js"></script>
+
-
    <script src="../../dist/js/bootstrap.min.js"></script>
+
-
    <script src="../../assets/js/holder.js"></script>
+
-
  </body>
+
</html>
</html>
 +
</div>
 +
{{:Team:Exeter/Template/Footer}}

Latest revision as of 14:40, 16 October 2013

Exeter iGEM 2013 · Paint by Coli

Creating the World's First Full Colour Biocamera

Paint by coli.png
Exeter iGEM 2013 are a team comprising of 11 second year undergraduates from the College of Engineering, Mathematics and Physical Sciences and the College of Life and Environmental 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.
Bannerexeter.png


Exeter iGEM 2013 · Paint by Coli