Team:NRP-UEA-Norwich/Notebook

From 2014.igem.org

(Difference between revisions)
(Prototype team page)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
+
<html lang="en">
 +
  <head>
 +
    <meta charset="utf-8">
 +
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
 +
    <meta name="viewport" content="width=device-width, initial-scale=1">
 +
    <title>NRP UEA Norwich iGEM 2014</title>
 +
    <!-- Bootstrap -->
 +
    <link href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet">
-
{{CSS/Main}}
+
    <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
 +
    <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 +
    <!--[if lt IE 9]>
 +
      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
 +
      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
 +
    <![endif]-->
 +
    <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
 +
    <style type="text/css">
 +
      body{font-family:'Open Sans',sans-serif;font-size:13px}header{box-shadow:0 6px 6px rgba(0,0,0,.3)}header .container{height:80px}header .logo{padding:10px 0 10px 80px}header .igem{position:absolute;top:20px;right:-50px;z-index:100}header .igem img{width:40px;height:40px}header ul{float:right;list-style:none}header ul li{display:inline-block;white-space:nowrap}header ul li a{display:block;padding:0 15px;height:80px;line-height:80px;color:#000;text-decoration:none!important;transition:background-color .2s linear}header ul li a:active,header ul li a:hover,header ul li a:visited{background-color:#ecffeb;text-decoration:none!important;color:#000}header ul.dropdown-menu li{display:block}header ul.dropdown-menu li a{height:auto;padding:6px 20px;text-decoration:none}section{padding:50px 0}section h1{font-weight:300;font-size:48px;padding:0 0 50px}.dropdown-menu{margin:0}ul.menu li.dropdown:hover>ul.dropdown-menu{display:block}.bx-wrapper img{display:block;max-width:100%;min-width:970px;margin:0 auto}.welcome{padding:80px 0;background:url(https://static.igem.org/mediawiki/2014/0/06/Uea_header-bg.png)}.about{background:url(https://static.igem.org/mediawiki/2014/d/d7/Uea_body-bg.png)}.about h2{font-size:18px;font-weight:700}.about p.project{font-size:14px;padding:10px}.about p.project:last-of-type{padding-bottom:40px}.about .row:first-of-type{margin-bottom:40px}.about .col-md-4 i{transition:color .2s linear}.about .col-md-4:hover i{color:#2ECC71}.team{background:url(https://static.igem.org/mediawiki/2014/d/d7/Uea_body-bg.png);transition:all .3s linear;padding:0 0 40px}.team .img-responsive{border-radius:20em;-webkit-border-radius:20em;-moz-border-radius:20em;-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);filter:grayscale(100%);filter:gray;transition:all .3s linear;max-width:200px;margin:0 auto}.team .col-md-4:hover .img-responsive{-webkit-filter:none;-moz-filter:none;-ms-filter:none;filter:none}.team .row:first-of-type{margin-bottom:40px}.team h2{font-size:18px;font-weight:700;color:#019875}.team h3{font-size:13px;font-weight:700;color:#019875}.team .col-md-3{padding:0 30px}.team .meetourteam{margin-bottom:60px}.social{background:url(https://static.igem.org/mediawiki/2014/d/d7/Uea_body-bg.png)}.sponsors .col-md-2{display:table;height:90px}.sponsors .middle{display:table-cell;vertical-align:middle}.sponsors .row:first-of-type{margin-bottom:40px}.general{padding-top:0;background:url(https://static.igem.org/mediawiki/2014/d/d7/Uea_body-bg.png)}.title{background:url(https://static.igem.org/mediawiki/2014/0/06/Uea_header-bg.png)}.title h1,.title h2{text-align:center}.title h1{margin-top:0;padding:40px 0;margin-bottom:40px}.title h2{font-size:18px;color:#999;margin:0 0 50px;padding-bottom:40px}.general p{margin:0 0 40px}.fa-8x{font-size:8em;color:#019875}.row .boxed-headline{width:100%;height:200px;background-color:#90C695}.container .overview{padding-bottom:40px}footer{color:#444;background-color:#F2F1EF;padding:50px 0}footer ul.sponsors{float:left;width:100%;padding:0;margin:20px 0 0;list-style-type:none}footer ul.sponsors li{display:inline;padding:0 20px}footer ul.sponsors li img{width:90px}#top-section{border:0;height:14px;z-index:100;top:0;position:fixed;width:975px;left:50%;margin-left:-487px;background-color:transparent}#content,#globalWrapper{width:100%;height:100%;border:0;background-color:transparent;margin:0;padding:0;font-size:100%}#catlinks,#contentSub,#footer-box,#p-logo,#search-controls,#sitesub,.firstHeading,.printfooter,.visualClear{display:none}h1,h2,h3,h4,h5,h6{border-bottom:none}#bodyContent h1,#bodyContent h2{margin-bottom:40px}
 +
    </style>
 +
  </head>
 +
  <body>
 +
    <div id="fb-root"></div>
 +
    <script>(function(d, s, id) {
 +
      var js, fjs = d.getElementsByTagName(s)[0];
 +
      if (d.getElementById(id)) return;
 +
      js = d.createElement(s); js.id = id;
 +
      js.src = "//connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v2.0";
 +
      fjs.parentNode.insertBefore(js, fjs);
 +
    }(document, 'script', 'facebook-jssdk'));</script>
 +
    <header>
 +
      <div class="container">
 +
        <div class="row">
 +
          <div class="col-md-2">
 +
            <img src="https://static.igem.org/mediawiki/2014/e/e0/Uea_logo.png" class="logo"/>
 +
            <div class="igem">
 +
              <a href="https://2014.igem.org/Main_Page"/><img src="https://static.igem.org/mediawiki/2014/a/a3/Uea_igem-logo.png"/></a>
 +
            </div>
 +
          </div>
 +
          <div class="col-md-10">
 +
            <ul class="menu">
 +
              <li>
 +
                <a href="https://2014.igem.org/Team:NRP-UEA-Norwich">Home</a>
 +
              </li>
 +
              <li class="dropdown">
 +
                <a data-toggle="dropdown" class="dropdown-toggle" href="#">Team <span class="caret"></span></a>
 +
                <ul class="dropdown-menu">
 +
                  <li><a href="https://2014.igem.org/Team:NRP-UEA-Norwich/Team">Meet our team</a></li>
 +
                  <li><a href="https://igem.org/Team.cgi?year=2014&team_name=NRP-UEA-Norwich">Official team profile</a></li>
 +
                </ul>
 +
              </li>
 +
              <li class="dropdown">
 +
                <a data-toggle="dropdown" class="dropdown-toggle" href="#">Project <span class="caret"></span></a>
 +
                <ul class="dropdown-menu">
 +
                  <li><a href="https://2014.igem.org/Team:NRP-UEA-Norwich/Project">Overview</a></li>
 +
                  <li><a href="https://2014.igem.org/Team:NRP-UEA-Norwich/Project_System">System</a></li>
 +
                  <li><a href="https://2014.igem.org/Team:NRP-UEA-Norwich/Project_Parts">Parts</a></li>
 +
                  <li><a href="https://2014.igem.org/Team:NRP-UEA-Norwich/Project_GG-Cloning">GoldenGate cloning</a></li>
 +
                  <li><a href="https://2014.igem.org/Team:NRP-UEA-Norwich/Project_Mo-Flipper">Golden Gate Modular Flipper</a></li>
 +
                </ul>
 +
              </li>
 +
              <li class="dropdown">
 +
                <a data-toggle="dropdown" class="dropdown-toggle" href="#">Lab Notebook <span class="caret"></span></a>
 +
                <ul class="dropdown-menu">
 +
                  <li><a href="https://2014.igem.org/Team:NRP-UEA-Norwich/Notebook">Notebook</a></li>
 +
                  <li><a href="https://2014.igem.org/Team:NRP-UEA-Norwich/Notebook_Protocols">Protocols</a></li>
 +
                </ul>
 +
              </li>
 +
              <li class="dropdown">
 +
                <a data-toggle="dropdown" class="dropdown-toggle" href="#">Human Practices <span class="caret"></span></a>
 +
                <ul class="dropdown-menu">
 +
                  <li><a href="https://2014.igem.org/Team:NRP-UEA-Norwich/HP">Overview</a></li>
 +
                  <li><a href="https://2014.igem.org/Team:NRP-UEA-Norwich/HP_CUT">The CUT event</a></li>
 +
                  <li><a href="https://2014.igem.org/Team:NRP-UEA-Norwich/HP_School-Events">School events</a></li>
 +
                  <li><a href="https://2014.igem.org/Team:NRP-UEA-Norwich/HP_EraSynBio-SS">EraSynBio Summer School</a></li>
 +
                  <li><a href="https://2014.igem.org/Team:NRP-UEA-Norwich/HP_Surveys">Surveys</a></li>
 +
                  <li><a href="https://2014.igem.org/Team:NRP-UEA-Norwich/HP_Science-Cafe">Science Cafe</a></li>
 +
                  <li><a href="https://2014.igem.org/Team:NRP-UEA-Norwich/HP_Ethics">Ethics</a></li>
 +
                  <li><a href="https://2014.igem.org/Team:NRP-UEA-Norwich/HP_Collaborations">Collaborations</a></li>
 +
                </ul>
 +
              </li>
 +
              <li class="dropdown">
 +
                <a data-toggle="dropdown" class="dropdown-toggle" href="#">Safety <span class="caret"></span></a>
 +
                <ul class="dropdown-menu">
 +
                  <li><a href="https://2014.igem.org/Team:NRP-UEA-Norwich/Safety_Forms">Safety Forms</a></li>
 +
                  <li><a href="https://2014.igem.org/Team:NRP-UEA-Norwich/Safety_RA">Risk Assessments</a></li>
 +
                  <li><a href="https://2014.igem.org/Team:NRP-UEA-Norwich/Safety_UEA">UEA Safety</a></li>
 +
                </ul>
 +
              </li>
 +
              <li class="dropdown">
 +
                <a data-toggle="dropdown" class="dropdown-toggle" href="#">Attributions <span class="caret"></span></a>
 +
                <ul class="dropdown-menu">
 +
                  <li><a href="https://2014.igem.org/Team:NRP-UEA-Norwich/Attributions_AH">Advisors and helpers</a></li>
 +
                  <li><a href="https://2014.igem.org/Team:NRP-UEA-Norwich/Attributions_Sponsors">Sponsors</a></li>
 +
                </ul>
 +
              </li>
 +
            <ul>
 +
          </div>
 +
        </div>
 +
      </div>
 +
    </header>
 +
    <section class="general">
 +
      <div class="title">
 +
        <h1 style="padding-bottom:10px;margin-bottom:0;">Lab Notebook</h1> <h2> </h2>
-
<html>
+
     
-
 
+
      </div>
-
<!--main content -->
+
      <div class="container">
-
<table width="70%" align="center">
+
     
-
 
+
      </div>
-
 
+
    </section>
-
<!--welcome box -->
+
    <footer class="text-center">
-
<tr>
+
      <div class="container">
-
<td style="border:1px solid black;" colspan="3" align="center" height="150px" bgColor=#FF404B>
+
        <div class="row">
-
<h1 >WELCOME TO iGEM 2014! </h1>
+
          <div class="col-md-12">A big thank you to our sponsors</div>
-
<p>Your team has been approved and you are ready to start the iGEM season!
+
          <ul class="sponsors">
-
<br>On this page you can document your project, introduce your team members, document your progress <br> and share your iGEM experience with the rest of the world! </p>
+
            <li><img src="https://static.igem.org/mediawiki/2014/f/ff/Uea_bbsrc.png"/></li>
-
<br>
+
            <li><img src="https://static.igem.org/mediawiki/2014/4/4a/Uea_biochemsoc.png"/></li>
-
<p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:NRP-UEA-Norwich/Notebook&action=edit"style="color:#FFFFFF"> Click here  to edit this page!</a> </p>
+
            <li><img src="https://static.igem.org/mediawiki/2014/0/03/Uea_dna2.png"/></li>
-
</td>
+
            <li><img src="https://static.igem.org/mediawiki/2014/6/6d/Uea_erasynbio.png"/></li>
-
</tr>
+
            <li><img src="https://static.igem.org/mediawiki/2014/e/e6/Uea_nrp.png"/></li>
-
 
+
            <li><img src="https://static.igem.org/mediawiki/2014/c/cd/Uea_sfgm.png"/></li>
-
<tr> <td colspan="3"  height="5px"> </td></tr>
+
          </ul>
-
<!-- end welcome box -->
+
          <ul class="sponsors">
-
<tr>
+
            <li><img src="https://static.igem.org/mediawiki/2014/1/13/Uea_tsl.png"/></li>
-
 
+
            <li><img src="https://static.igem.org/mediawiki/2014/0/0f/Uea_uea.png"/></li>
-
<!--navigation menu -->
+
            <li><img src="https://static.igem.org/mediawiki/2014/3/36/Uea_welcometrust.png"/></li>
-
<td align="center" colspan="3">
+
          </ul>
-
 
+
        </div>
-
<table  width="100%">
+
      </div>
-
<tr heigth="15px"></tr>
+
    </footer>
-
<tr heigth="75px">  
+
    <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
-
 
+
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
-
 
+
    <!-- Include all compiled plugins (below), or include individual files as needed -->
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
    <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
-
<a href="https://2014.igem.org/Team:NRP-UEA-Norwich"style="color:#000000">Home </a> </td>
+
    <script type="text/javascript">
-
 
+
      WebFontConfig = {
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
        google: { families: [ 'Open+Sans:400italic,400,300,700:latin' ] }
-
<a href="https://2014.igem.org/Team:NRP-UEA-Norwich/Team"style="color:#000000"> Team </a> </td>
+
      };
-
 
+
      (function() {
-
<td style="border:1px solid black;" align="center"  height ="45px"  onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
        var wf = document.createElement('script');
-
<a href="https://igem.org/Team.cgi?year=2014&team_name=NRP-UEA-Norwich"style="color:#000000"> Official Team Profile </a></td>
+
        wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
-
 
+
          '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
-
<td style="border:1px solid black" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
        wf.type = 'text/javascript';
-
<a href="https://2014.igem.org/Team:NRP-UEA-Norwich/Project"style="color:#000000"> Project</a></td>
+
        wf.async = 'true';
-
 
+
        var s = document.getElementsByTagName('script')[0];
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
        s.parentNode.insertBefore(wf, s);
-
<a href="https://2014.igem.org/Team:NRP-UEA-Norwich/Parts"style="color:#000000"> Parts</a></td>
+
      })();
-
 
+
    </script>
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
  </body>
-
<a href="https://2014.igem.org/Team:NRP-UEA-Norwich/Modeling"style="color:#000000"> Modeling</a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
<a href="https://2014.igem.org/Team:NRP-UEA-Norwich/Notebook"style="color:#000000"> Notebook</a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
-
<a href="https://2014.igem.org/Team:NRP-UEA-Norwich/Safety"style=" color:#000000"> Safety </a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
-
<a href="https://2014.igem.org/Team:NRP-UEA-Norwich/Attributions"style="color:#000000"> Attributions </a></td>
+
-
 
+
-
 
+
-
<td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td>
+
-
</tr>
+
-
</table>
+
-
 
+
-
 
+
-
</tr>
+
-
 
+
-
 
+
-
</tr>
+
-
+
-
 
+
-
 
+
-
 
+
-
 
+
-
</td>
+
-
 
+
-
<tr> <td colspan="3"  height="15px"> </td></tr>
+
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr>
+
-
<tr> <td colspan="3"  height="5px"> </td></tr>
+
-
 
+
-
 
+
-
<!--requirements section -->
+
-
<tr><td colspan="3"> <h3>Notebook</h3></td></tr>
+
-
</tr>
+
-
 
+
-
 
+
-
<tr>
+
-
<td width="45%"  valign="top">
+
-
<p>You should make use of the calendar feature on the wiki and start a lab notebook. This may be looked at by the judges to see how your work progressed throughout the summer. It is a very useful organizational tool as well. </p>
+
-
</td>
+
-
 
+
-
<td></td>
+
-
<td></td>
+
-
</tr>
+
-
 
+
-
 
+
-
</table>
+
</html>
</html>

Revision as of 11:43, 30 September 2014

NRP UEA Norwich iGEM 2014

Lab Notebook

A big thank you to our sponsors