Difference between revisions of "Team:HKUST-Rice/Notebook"
Line 8: | Line 8: | ||
align:center; | align:center; | ||
} | } | ||
+ | |||
+ | div.PhosphateBackground{ | ||
+ | background:url(https://static.igem.org/mediawiki/2015/e/e1/HKUST-Rice15_Psensorbutton.jpg); | ||
+ | align:center; | ||
+ | } | ||
+ | |||
+ | div.NitrogenBackground{ | ||
+ | background:url(https://static.igem.org/mediawiki/2015/8/87/HKUST-Rice15_Nsensorbutton.jpg); | ||
+ | align:center; | ||
+ | } | ||
+ | |||
+ | div.ExpressionPlatform{ | ||
+ | background:url(https://static.igem.org/mediawiki/2015/8/8b/HKUST-Rice15_Expressionbutton.png); | ||
+ | align:center; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
</head> | </head> | ||
Line 15: | Line 31: | ||
<div id="contentContainer"> | <div id="contentContainer"> | ||
<h1 style="text-align:center">Notebook</h1> | <h1 style="text-align:center">Notebook</h1> | ||
− | <table class="content_table" align= "center" valign= "top"> | + | <center><table class="content_table" align= "center" valign= "top"></center> |
<tr class= "content_row"> | <tr class= "content_row"> | ||
<td class= "content_cell"> | <td class= "content_cell"> | ||
Line 29: | Line 45: | ||
<br> | <br> | ||
− | <h3>Potassium Sensor</h3> | + | <br><br><center><h3>Potassium Sensor</h3></center><br><br> |
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script> | <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script> | ||
<script> | <script> | ||
Line 76: | Line 92: | ||
− | + | </style> | |
− | + | <div id="flight"> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<div class="PotassiumBackground" id="satu" align="center"> | <div class="PotassiumBackground" id="satu" align="center"> | ||
Line 147: | Line 150: | ||
</td> | </td> | ||
</tr> | </tr> | ||
+ | |||
+ | <tr class= "content_row"> | ||
+ | <td class= "content_cell"> | ||
+ | <div class= "content_area_one_row"> | ||
+ | <br><br><center><h3>Phosphate Sensor</h3></center><br><br> | ||
+ | <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script> | ||
+ | <script> | ||
+ | $(document).ready(function(){ | ||
+ | $('.head').each(function(){ | ||
+ | var $content = $(this).closest('div').find('.content'); | ||
+ | $(this).click(function(e){ | ||
+ | e.preventDefault(); | ||
+ | $content.not(':animated').slideToggle(); | ||
+ | }); | ||
+ | }); | ||
+ | }); | ||
+ | </script> | ||
+ | <style> | ||
+ | * { margin:0; padding:0; } /* a simple reset */ | ||
+ | |||
+ | .head { | ||
+ | display:block; | ||
+ | background:#3b3d63; | ||
+ | border-radius:2px; | ||
+ | margin-bottom:5px; | ||
+ | align:center; | ||
+ | width:600px; | ||
+ | height: 40px; | ||
+ | z-index:-3; | ||
+ | font-family:"Trebuchet MS", Helvetica, sans-serif; | ||
+ | font-size: 35px; | ||
+ | text-align: left; | ||
+ | color:white; | ||
+ | } | ||
+ | |||
+ | .content { | ||
+ | display:none; | ||
+ | background:#1b1c3a; | ||
+ | border-radius:10px; | ||
+ | width:60%; | ||
+ | margin-bottom:5px; | ||
+ | align:center; | ||
+ | z-index:-3; | ||
+ | padding-left:100px; | ||
+ | padding-right:100px; | ||
+ | padding-bottom:30px; | ||
+ | font-family:"Trebuchet MS", Helvetica, sans-serif | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | </style> | ||
+ | <div id="flight"> | ||
+ | <div class="PhosphateBackground" id="satu" align="center"> | ||
+ | |||
+ | <div> | ||
+ | <a href="#" class="head" style="color:white;"><center>June</center></a> | ||
+ | <div class="content" align="left" style="display: none;margin:30px;background-color:#ffffff; opacity:0.8;filter:alpha(opacity=80;)"> | ||
+ | <br><b>June 9</b> <br> | ||
+ | Wet lab<br> | ||
+ | · Transformation of pSB1C3-BBa_E0240, pSB1C3-BBa_B0032 and pSB1C3-BBa_K20600<br> | ||
+ | · Transformation of BBa_B0034 and BBa_E0040 into DH10B<br> | ||
+ | |||
+ | <br><b>June 10</b> <br> | ||
+ | Wet lab<br> | ||
+ | · Found reference promoter J23101 in BBa_I20260 from part registry<br> | ||
+ | · Looked for P<sub>combox</sub> gene sequence from the genomic DNA<br> | ||
+ | · Bacterial inoculation of BBa_B0034 and BBa_E0040<br> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div> | ||
+ | <a href="#" class="head" style="color:white;"><center>July</center></a> | ||
+ | <div class="content" align="left" style="display: none;margin:30px;background-color:#ffffff; opacity:0.8;filter:alpha(opacity=80;)"> | ||
+ | <br><b>June 9</b> <br> | ||
+ | Wet lab<br> | ||
+ | · Transformation of pSB1C3-BBa_E0240, pSB1C3-BBa_B0032 and pSB1C3-BBa_K20600<br> | ||
+ | · Transformation of BBa_B0034 and BBa_E0040 into DH10B<br> | ||
+ | |||
+ | <br><b>June 10</b> <br> | ||
+ | Wet lab<br> | ||
+ | · Found reference promoter J23101 in BBa_I20260 from part registry<br> | ||
+ | · Looked for P<sub>combox</sub> gene sequence from the genomic DNA<br> | ||
+ | · Bacterial inoculation of BBa_B0034 and BBa_E0040<br> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div> | ||
+ | <a href="#" class="head" style="color:white;"><center>August</center></a> | ||
+ | <div class="content" align="left" style="display: none;margin:30px;background-color:#ffffff; opacity:0.8;filter:alpha(opacity=80;)"> | ||
+ | <br><b>June 9</b> <br> | ||
+ | Wet lab<br> | ||
+ | · Transformation of pSB1C3-BBa_E0240, pSB1C3-BBa_B0032 and pSB1C3-BBa_K20600<br> | ||
+ | · Transformation of BBa_B0034 and BBa_E0040 into DH10B<br> | ||
+ | |||
+ | <br><b>June 10</b> <br> | ||
+ | Wet lab<br> | ||
+ | · Found reference promoter J23101 in BBa_I20260 from part registry<br> | ||
+ | · Looked for P<sub>combox</sub> gene sequence from the genomic DNA<br> | ||
+ | · Bacterial inoculation of BBa_B0034 and BBa_E0040<br> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </td> | ||
+ | </tr> | ||
+ | |||
+ | <tr class= "content_row"> | ||
+ | <td class= "content_cell"> | ||
+ | <div class= "content_area_one_row"> | ||
+ | <br><br><center><h3>Nitrogen Sensor</h3></center><br><br> | ||
+ | <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script> | ||
+ | <script> | ||
+ | $(document).ready(function(){ | ||
+ | $('.head').each(function(){ | ||
+ | var $content = $(this).closest('div').find('.content'); | ||
+ | $(this).click(function(e){ | ||
+ | e.preventDefault(); | ||
+ | $content.not(':animated').slideToggle(); | ||
+ | }); | ||
+ | }); | ||
+ | }); | ||
+ | </script> | ||
+ | <style> | ||
+ | * { margin:0; padding:0; } /* a simple reset */ | ||
+ | |||
+ | .head { | ||
+ | display:block; | ||
+ | background:#3b3d63; | ||
+ | border-radius:2px; | ||
+ | margin-bottom:5px; | ||
+ | align:center; | ||
+ | width:600px; | ||
+ | height: 40px; | ||
+ | z-index:-3; | ||
+ | font-family:"Trebuchet MS", Helvetica, sans-serif; | ||
+ | font-size: 35px; | ||
+ | text-align: left; | ||
+ | color:white; | ||
+ | } | ||
+ | |||
+ | .content { | ||
+ | display:none; | ||
+ | background:#1b1c3a; | ||
+ | border-radius:10px; | ||
+ | width:60%; | ||
+ | margin-bottom:5px; | ||
+ | align:center; | ||
+ | z-index:-3; | ||
+ | padding-left:100px; | ||
+ | padding-right:100px; | ||
+ | padding-bottom:30px; | ||
+ | font-family:"Trebuchet MS", Helvetica, sans-serif | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | </style> | ||
+ | <div id="flight"> | ||
+ | <div class="NitrogenBackground" id="satu" align="center"> | ||
+ | |||
+ | <div> | ||
+ | <a href="#" class="head" style="color:white;"><center>June</center></a> | ||
+ | <div class="content" align="left" style="display: none;margin:30px;background-color:#ffffff; opacity:0.8;filter:alpha(opacity=80;)"> | ||
+ | <br><b>June 9</b> <br> | ||
+ | Wet lab<br> | ||
+ | · Transformation of pSB1C3-BBa_E0240, pSB1C3-BBa_B0032 and pSB1C3-BBa_K20600<br> | ||
+ | · Transformation of BBa_B0034 and BBa_E0040 into DH10B<br> | ||
+ | |||
+ | <br><b>June 10</b> <br> | ||
+ | Wet lab<br> | ||
+ | · Found reference promoter J23101 in BBa_I20260 from part registry<br> | ||
+ | · Looked for P<sub>combox</sub> gene sequence from the genomic DNA<br> | ||
+ | · Bacterial inoculation of BBa_B0034 and BBa_E0040<br> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div> | ||
+ | <a href="#" class="head" style="color:white;"><center>July</center></a> | ||
+ | <div class="content" align="left" style="display: none;margin:30px;background-color:#ffffff; opacity:0.8;filter:alpha(opacity=80;)"> | ||
+ | <br><b>June 9</b> <br> | ||
+ | Wet lab<br> | ||
+ | · Transformation of pSB1C3-BBa_E0240, pSB1C3-BBa_B0032 and pSB1C3-BBa_K20600<br> | ||
+ | · Transformation of BBa_B0034 and BBa_E0040 into DH10B<br> | ||
+ | |||
+ | <br><b>June 10</b> <br> | ||
+ | Wet lab<br> | ||
+ | · Found reference promoter J23101 in BBa_I20260 from part registry<br> | ||
+ | · Looked for P<sub>combox</sub> gene sequence from the genomic DNA<br> | ||
+ | · Bacterial inoculation of BBa_B0034 and BBa_E0040<br> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div> | ||
+ | <a href="#" class="head" style="color:white;"><center>August</center></a> | ||
+ | <div class="content" align="left" style="display: none;margin:30px;background-color:#ffffff; opacity:0.8;filter:alpha(opacity=80;)"> | ||
+ | <br><b>June 9</b> <br> | ||
+ | Wet lab<br> | ||
+ | · Transformation of pSB1C3-BBa_E0240, pSB1C3-BBa_B0032 and pSB1C3-BBa_K20600<br> | ||
+ | · Transformation of BBa_B0034 and BBa_E0040 into DH10B<br> | ||
+ | |||
+ | <br><b>June 10</b> <br> | ||
+ | Wet lab<br> | ||
+ | · Found reference promoter J23101 in BBa_I20260 from part registry<br> | ||
+ | · Looked for P<sub>combox</sub> gene sequence from the genomic DNA<br> | ||
+ | · Bacterial inoculation of BBa_B0034 and BBa_E0040<br> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </td> | ||
+ | </tr> | ||
+ | |||
+ | <tr class= "content_row"> | ||
+ | <td class= "content_cell"> | ||
+ | <div class= "content_area_one_row"> | ||
+ | <br><br> | ||
+ | <center><h3>Expression Platform</h3></center> | ||
+ | <br><br> | ||
+ | <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script> | ||
+ | <script> | ||
+ | $(document).ready(function(){ | ||
+ | $('.head').each(function(){ | ||
+ | var $content = $(this).closest('div').find('.content'); | ||
+ | $(this).click(function(e){ | ||
+ | e.preventDefault(); | ||
+ | $content.not(':animated').slideToggle(); | ||
+ | }); | ||
+ | }); | ||
+ | }); | ||
+ | </script> | ||
+ | <style> | ||
+ | * { margin:0; padding:0; } /* a simple reset */ | ||
+ | |||
+ | .head { | ||
+ | display:block; | ||
+ | background:#3b3d63; | ||
+ | border-radius:2px; | ||
+ | margin-bottom:5px; | ||
+ | align:center; | ||
+ | width:600px; | ||
+ | height: 40px; | ||
+ | z-index:-3; | ||
+ | font-family:"Trebuchet MS", Helvetica, sans-serif; | ||
+ | font-size: 35px; | ||
+ | text-align: left; | ||
+ | color:white; | ||
+ | } | ||
+ | |||
+ | .content { | ||
+ | display:none; | ||
+ | background:#1b1c3a; | ||
+ | border-radius:10px; | ||
+ | width:60%; | ||
+ | margin-bottom:5px; | ||
+ | align:center; | ||
+ | z-index:-3; | ||
+ | padding-left:100px; | ||
+ | padding-right:100px; | ||
+ | padding-bottom:30px; | ||
+ | font-family:"Trebuchet MS", Helvetica, sans-serif | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | </style> | ||
+ | <div id="flight"> | ||
+ | <div class="ExpressionPlatform" id="satu" align="center"> | ||
+ | |||
+ | <div> | ||
+ | <a href="#" class="head" style="color:white;"><center>June</center></a> | ||
+ | <div class="content" align="left" style="display: none;margin:30px;background-color:#ffffff; opacity:0.8;filter:alpha(opacity=80;)"> | ||
+ | <br><b>June 9</b> <br> | ||
+ | Wet lab<br> | ||
+ | · Transformation of pSB1C3-BBa_E0240, pSB1C3-BBa_B0032 and pSB1C3-BBa_K20600<br> | ||
+ | · Transformation of BBa_B0034 and BBa_E0040 into DH10B<br> | ||
+ | |||
+ | <br><b>June 10</b> <br> | ||
+ | Wet lab<br> | ||
+ | · Found reference promoter J23101 in BBa_I20260 from part registry<br> | ||
+ | · Looked for P<sub>combox</sub> gene sequence from the genomic DNA<br> | ||
+ | · Bacterial inoculation of BBa_B0034 and BBa_E0040<br> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div> | ||
+ | <a href="#" class="head" style="color:white;"><center>July</center></a> | ||
+ | <div class="content" align="left" style="display: none;margin:30px;background-color:#ffffff; opacity:0.8;filter:alpha(opacity=80;)"> | ||
+ | <br><b>June 9</b> <br> | ||
+ | Wet lab<br> | ||
+ | · Transformation of pSB1C3-BBa_E0240, pSB1C3-BBa_B0032 and pSB1C3-BBa_K20600<br> | ||
+ | · Transformation of BBa_B0034 and BBa_E0040 into DH10B<br> | ||
+ | |||
+ | <br><b>June 10</b> <br> | ||
+ | Wet lab<br> | ||
+ | · Found reference promoter J23101 in BBa_I20260 from part registry<br> | ||
+ | · Looked for P<sub>combox</sub> gene sequence from the genomic DNA<br> | ||
+ | · Bacterial inoculation of BBa_B0034 and BBa_E0040<br> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div> | ||
+ | <a href="#" class="head" style="color:white;"><center>August</center></a> | ||
+ | <div class="content" align="left" style="display: none;margin:30px;background-color:#ffffff; opacity:0.8;filter:alpha(opacity=80;)"> | ||
+ | <br><b>June 9</b> <br> | ||
+ | Wet lab<br> | ||
+ | · Transformation of pSB1C3-BBa_E0240, pSB1C3-BBa_B0032 and pSB1C3-BBa_K20600<br> | ||
+ | · Transformation of BBa_B0034 and BBa_E0040 into DH10B<br> | ||
+ | |||
+ | <br><b>June 10</b> <br> | ||
+ | Wet lab<br> | ||
+ | · Found reference promoter J23101 in BBa_I20260 from part registry<br> | ||
+ | · Looked for P<sub>combox</sub> gene sequence from the genomic DNA<br> | ||
+ | · Bacterial inoculation of BBa_B0034 and BBa_E0040<br> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </td> | ||
+ | </tr> | ||
+ | |||
</table> | </table> | ||
</div> | </div> |
Revision as of 11:26, 19 July 2015