Team:Exeter/Testing

From 2013.igem.org

(Difference between revisions)
(Testing Dundee's bootstrap CSS)
(Bootstrap main page for testing)
 
(6 intermediate revisions not shown)
Line 1: Line 1:
 +
<!-- Header links to stylesheets, footer links to javascript -->
 +
{{:Team:Exeter/Template/Header}}
 +
<html>
<html>
-
  <head>
+
<html lang="en">
-
    <meta charset="utf-8">
+
<body>
-
    <title>iGEM Dundee 2013 &middot; ToxiMop</title>
+
-
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
-
    <meta name="description" content="">
+
-
    <meta name="author" content="">
+
-
    <!-- CSS -->
+
<!-- Main content-->
-
    <link href=' http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
+
-
  <!--  <link href="http://www.kyleharrison.co.uk/igem/assets/css/bootstrap.css" rel="stylesheet">
+
<div class="container">
-
  <link href="http://www.kyleharrison.co.uk/igem/assets/css/style.css" rel="stylesheet"> -->
+
    <div class="jumbotron">
 +
      <div class="container">
 +
        <h1>Exeter iGEM 2013</h1>
 +
        <p>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.</p>
 +
        <p>Our wiki is currently in development, if you have any questions for our team, please email<a href="mailto:igem@ex.ac.uk"">
 +
igem@ex.ac.uk</a></p>
 +
        <p><a class="btn btn-primary btn-lg" href="https://2013.igem.org/Team:Exeter/Project">Learn more &raquo;</a></p>
 +
      </div>
 +
    </div>
-
  <link href="https://2013.igem.org/Team:Dundee/stylesheet?action=raw&ctype=text/css" rel="stylesheet">
+
    <div class="container">
-
  <link href="https://2013.igem.org/Team:Dundee/bootstrap?action=raw&ctype=text/css" rel="stylesheet">
+
   
-
    <!--
+
<!-- Gallery strip, active class is displayed first -->
-
    <link href="http://www.kyleharrison.co.uk/igem/assets/css/bootstrap-responsive.css" rel="stylesheet">
+
            <div id="slider" class="carousel slide">
-
-->
+
-
    <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
+
              <div class="carousel-inner">
-
    <!--[if lt IE 9]>
+
             
-
      <script src="http://www.kyleharrison.co.uk/igem/assets/js/html5shiv.js"></script>
+
              <!-- Work you bastards!
-
    <![endif]-->
+
                <div class="item active"
 +
                  <img src="https://static.igem.org/mediawiki/2013/7/7d/Exeter_logo.png" width="500" height="99" alt="Exeter University Logo">
 +
                </div>
 +
               
 +
                <div class="item"
 +
                  <img src="http://www.sciencemusings.com/blog/uploaded_images/SnowBig2-700057.jpg" width="500" height="99" alt="Electron microscope of snow flakes">
 +
                </div>
 +
                -->
 +
               
 +
                <div class="item">
 +
                  <center>
 +
                  <img src="http://static.newworldencyclopedia.org/a/a4/Misc_pollen.jpg" width="500" height="99" alt="Electron microscope of pollen grains">
 +
                  </center>
 +
                </div>
 +
               
 +
                <div class="item">
 +
                  <center>
 +
                  <img src="http://www.wired.com/rawfile/wp-content/gallery/bacteriography/einstein.jpg" width="500" height="99" alt="Bio-photo of Einstein">
 +
                  </center>
 +
                </div>
 +
               
 +
                <div class="item active">
 +
                  <center>
 +
                  <img src="https://fbcdn-sphotos-a-a.akamaihd.net/hphotos-ak-ash4/1074506_10200688119418644_381776660_o.jpg" width="500" height="99" alt="Electron microscope of pollen grains">
 +
                  </center>
 +
                </div>
 +
               
 +
                <div class="item">
 +
                <center>
 +
                  <img src="http://forthesakeofscience.files.wordpress.com/2012/06/e-coli-galaxy.jpg?w=468&h=468" width="500" height="99" alt="Bio-photo of a spiral galaxy">
 +
                  </center>
 +
                </div>
 +
               
 +
                <div class="item">
 +
                <center>
 +
                  <img src="http://www.hks.harvard.edu/sdn/sdnimages/large.butterfly.jpg" width="500" height="99" alt="Electron micoscope of a butterfly tongue">
 +
                  </center>
 +
                </div>
 +
              </div>
-
</head>   
+
              <!-- Gallery controls -->
-
    <body>
+
              <a class="left carousel-control " href="#slider" data-slide="prev">&lsaquo;</a>
-
    <!-- Le javascript
+
              <a class="right carousel-control " href="#slider" data-slide="next">&rsaquo;</a>
-
    ================================================== -->
+
-
    <!-- Placed at the end of the document so the pages load faster -->
+
-
    <!-- the neccessary javascript -->
+
            </div>
-
    <script src="http://code.jquery.com/jquery-latest.js"></script>
+
          </div>
-
    <script src="http://www.kyleharrison.co.uk/igem/js/bootstrap.min.js"></script>
+
-
 
+
</body>
-
    <script type="text/javascript">
+
-
 
+
-
      $("#tip").tooltip(); //call on the tooltip function and attach it to a tooltip id
+
-
    </script>
+
-
 
+
-
 
+
-
    <script language="Javascript" type="text/javascript" src="http://www.kyleharrison.co.uk/igem/js/jquery.blinds-0.9.js"></script>
+
-
 
+
-
    <script type="text/javascript">
+
-
          $(window).load(function () {
+
-
            $('.slideshow').blinds();
+
-
        })
+
-
    </script>
+
-
    </body>
+
</html>
</html>
-
= First level =
+
{{:Team:Exeter/Template/Footer}}
-
Hello world!
+
-
 
+
-
== Second level ==
+
-
Lovely jubly
+

Latest revision as of 14:05, 22 August 2013

Exeter iGEM 2013 · Paint by Coli

Exeter iGEM 2013

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.

Our wiki is currently in development, if you have any questions for our team, please email igem@ex.ac.uk

Learn more »

Exeter iGEM 2013 · Paint by Coli