Team:Chiba/System 1/Construction Process

From 2010.igem.org

(Difference between revisions)
 
(25 intermediate revisions not shown)
Line 72: Line 72:
     #tabs10 ul {
     #tabs10 ul {
           margin:0;
           margin:0;
-
           padding:2px 10px 0 57px;
+
           padding:2px 10px 0 105px;
           list-style:none;
           list-style:none;
       }
       }
Line 127: Line 127:
<li><a href="https://2010.igem.org/Team:Chiba/Project"><span>Project</span></a></li>
<li><a href="https://2010.igem.org/Team:Chiba/Project"><span>Project</span></a></li>
<li><a href="https://2010.igem.org/Team:Chiba/Parts"><span>Parts</span></a></li>
<li><a href="https://2010.igem.org/Team:Chiba/Parts"><span>Parts</span></a></li>
-
<li><a href="https://2010.igem.org/Team:Chiba/Result"><span>Result</span></a></li>
 
<li><a href="https://2010.igem.org/Team:Chiba/Notebook"><span>Notebook</span></a></li>
<li><a href="https://2010.igem.org/Team:Chiba/Notebook"><span>Notebook</span></a></li>
<li><a href="https://2010.igem.org/Team:Chiba/Support"><span>Support</span></a></li>
<li><a href="https://2010.igem.org/Team:Chiba/Support"><span>Support</span></a></li>
Line 181: Line 180:
     #tabs9 ul {
     #tabs9 ul {
           margin:0;
           margin:0;
-
           padding:2px 10px 0 57px;
+
           padding:2px 10px 0 105px;
           list-style:none;
           list-style:none;
       }
       }
Line 232: Line 231:
                 <ul>
                 <ul>
                                 <!-- CSS Tabs -->
                                 <!-- CSS Tabs -->
-
<li><a href="https://2010.igem.org/Team:Chiba/Project"><span>Overall project</span></a></li>
+
<li><a href="https://2010.igem.org/Team:Chiba/Project"><span>Double Click System</span></a></li>
-
<li><a href="https://2010.igem.org/Team:Chiba/System_1"><span>System 1</span></a></li>
+
<li><a href="https://2010.igem.org/Team:Chiba/System_1"><span>Version 1</span></a></li>
-
<li><a href="https://2010.igem.org/Team:Chiba/System_2"><span>System 2</span></a></li>                       </ul>
+
<li><a href="https://2010.igem.org/Team:Chiba/System_2"><span>Version 2</span></a></li>                       </ul>
                 </div>
                 </div>
         </body>
         </body>
<!--- 2nd tab End--->
<!--- 2nd tab End--->
-
<!--- 3rd tab--->
+
</html>
-
<div id="search-controls">
+
-
<form action="/Special:Search" id="searchform">
+
-
<input id="searchInput" name="search" type="text" title="Search 2010.igem.org [f]" accesskey="f" value="" />
+
-
<input type='submit' name="go" class="searchButton" id="searchGoButton" value="Go" title="Go to a page with this exact name if exists" />&nbsp;
+
-
      <input type='submit' name="fulltext" class="searchButton" id="mw-searchButton" value="Search" title="Search the pages for this text" />
+
-
</form>
+
-
</div> <!-- close search controls -->
+
-
<p>
+
-
<style type="text/css">
+
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
-
<html xmlns="http://www.w3.org/1999/xhtml">
+
-
        <head>
+
-
                <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+
-
                <title>Free CSS Navigation Menu Designs 2 at exploding-boy.com</title>
+
-
                <style type="text/css">
+
-
<!--
+
-
    body {
+
-
        margin:0;
+
-
        padding:0;
+
-
        font: bold 11px/1.5em Verdana;
+
-
}
+
-
 
+
-
h2 {
+
-
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
+
-
        color: #000;
+
-
        margin: 0px;
+
-
        padding: 0px 0px 0px 15px;
+
-
}
+
-
 
+
-
img {
+
-
border: none;
+
-
}
+
-
 
+
-
/*- Menu Tabs 8--------------------------- */
+
-
 
+
-
    #tabs8 {
+
-
      float:left;
+
-
      width:100%;
+
-
      font-size:100%;
+
-
      line-height:normal;
+
-
      background:#007500;
+
-
      margin-top:0px;
+
-
      }
+
-
    #tabs8 ul {
+
-
          margin:0;
+
-
          padding:2px 10px 0 57px;
+
-
          list-style:none;
+
-
      }
+
-
    #tabs8 li {
+
-
      float:left;
+
-
      display:inline;
+
-
      margin:0;
+
-
      padding:0;
+
-
      margin-left:40px;
+
-
      }
+
-
    #tabs8 a {
+
-
      float:left;
+
-
      background:url("tableft10.gif") no-repeat left top;
+
-
      margin:0;
+
-
      padding:0 0 0 2px;
+
-
      text-decoration:none;
+
-
      }
+
-
    #tabs8 a span {
+
-
      float:left;
+
-
      display:block;
+
-
      background:url("tabright10.gif") no-repeat right top;
+
-
      padding:5px 15px 4px 6px;
+
-
      color:#FFF;
+
-
      }
+
-
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
+
-
    #tabs8 a span {float:none;}
+
-
    /* End IE5-Mac hack */
+
-
    #tabs8 a:hover span {
+
-
      color:#FFFFFF;
+
-
      }
+
-
    #tabs8 a:hover {
+
-
      background-position:0% -42px;
+
-
      }
+
-
    #tabs8 a:hover span {
+
-
      background-position:100% -42px;
+
-
      }
+
-
 
+
-
      #tabs8 #current a {
+
-
              background-position:0% -42px;
+
-
      }
+
-
      #tabs8 #current a span {
+
-
              background-position:100% -42px;
+
-
      }
+
-
-->
+
-
</style>
+
-
        </head>
+
-
 
+
-
        <body>
+
-
                <div id="tabs8">
+
-
                <ul>
+
-
                                <!-- CSS Tabs -->
+
-
<li><a href="https://2010.igem.org/Team:Chiba/System_1/Testing_components"><span>Testing</span></a></li>
+
-
<li><a href="https://2010.igem.org/Team:Chiba/System_1/Construction_Process"><span>Construction</span></a></li>
+
-
<li><a href="https://2010.igem.org/Team:Chiba/System_1/Operating_the_W-click_system"><span>Operating</span></a></li>
+
-
<li><a href="https://2010.igem.org/Team:Chiba/System_1/Evaluation_subsystem"><span>Evaluation</span></a></li>
+
-
<li><a href="https://2010.igem.org/Team:Chiba/System_1/Remarks"><span>Remarks</span></a></li>
+
-
                        </ul>
+
-
                </div>
+
-
        </body>
+
-
<!--- 3rd tab End --->
+
<!--- Background Contents End --->
<!--- Background Contents End --->
<!-- -------------------------------------------------------------------------------
<!-- -------------------------------------------------------------------------------
Line 350: Line 244:
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
----------------------------------------------------------------------------------- -->
----------------------------------------------------------------------------------- -->
 +
<br><br><br>
 +
[[Team:Chiba/System 1|<<Back]]<br><br>
 +
<font size=5>Version 1: Plasmid Construction</font><br>
 +
===<font size="4">Construction process of GFP generator plasmid</font>===
 +
-----
 +
<br><br><br><center>
 +
[[Image:Chiba_gfpgener.jpg]]</center>
 +
<br><br><br>
 +
 +
===<font size="4">Construction process of Pulse generator plasmid</font>===
 +
-----
 +
<br><br><br><center>
 +
[[Image: Construction.png‎]]</center>
<br><br><br>
<br><br><br>

Latest revision as of 03:37, 28 October 2010




 

 




<<Back

Version 1: Plasmid Construction

Construction process of GFP generator plasmid





Chiba gfpgener.jpg




Construction process of Pulse generator plasmid





Construction.png