Difference between revisions of "Team:HKUST-Rice/Notebook"

(Undo revision 54413 by Qwangay (talk))
Line 1: Line 1:
 
{{HKUST-Rice}}
 
{{HKUST-Rice}}
 
<html>
 
<html>
 +
<body>
 +
 +
<div id="content_container">
 +
<div class='content_1'>
 +
<h3 style="text-align:center">Notebook</h3>
 +
<table class="content_table" align= "center" valign= "top">
 +
<tr class= "content_row">
 +
<td class= "content_cell">
 +
<div class= "content_area_one_row">
 +
<p>
 +
Throughout the course of our project, we have continuously recorded our daily work, such as wetlab activities and
 +
research findings. The notebook for Project Pneuumonsensor and Project Riboregulator are displayed separately.
 +
</p>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
 +
<h3>Pneumosensor</h3>
 +
  <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:#FFCA75;
 +
border-radius:2px;
 +
margin-bottom:5px;
 +
align:left;
 +
width:600px;
 +
height: 40px;
 +
z-index:-3;
 +
font-family:"Trebuchet MS", Helvetica, sans-serif;
 +
font-size: 35px;
 +
text-align: left;
 +
color:black;
 +
}
 +
 +
    .content {
 +
display:none;
 +
background:#8FF5D5;
 +
border-radius:10px;
 +
width:60%;
 +
margin-bottom:5px;
 +
align:center;
 +
z-index:-3;
 +
padding-left:100px;
 +
padding-right:100px;
 +
font-family:"Trebuchet MS", Helvetica, sans-serif
 +
}
 +
 +
   
  
 +
  </style>
 +
 
 +
<div id="flight">
 +
<!--   J   U       U N       N EEEEEEEEEE   2 0 1 3---------------->
 +
<!--   J   U       U NN       N E   2 0 1 3---------------->
 +
<!--   J   U       U N N       N E   2 0 1 3---------------->
 +
<!--   J   U       U N  N   N E   2 0 1 3---------------->
 +
<!--   J   U       U N  N   N E   2 0 1 3---------------->
 +
<!--       J   U       U N    N   N EEEEEEEEEE    2 0 1 3---------------->
 +
<!--   J   U       U N    N   N E   2 0 1 3---------------->
 +
<!-- J   J   U       U N      N  N E       2 0 1 3---------------->
 +
<!-- J   J   U       U   N     N  N E   2 0 1 3---------------->
 +
<!-- J   J   U       U   N     N N E   2 0 1 3---------------->
 +
<!-- JJJJJJJJJJJJ   UUUUUUUUUUUU N       N EEEEEEEEEEE   2 0 1 3---------------->
 +
 +
<div id="satu" align="center"> <h2>June 2014</h2>
 +
 
 +
      <div>
 +
      <a href="#" class="head">Week 1</a>
 +
      <div class="content" align="left" style="display: none;">
 +
<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>
 +
 +
</body>
 +
</html>
 +
<!--</html>
 
<h2>Notebook</h2>
 
<h2>Notebook</h2>
  
Line 25: Line 125:
 
</ul>
 
</ul>
  
</div>
+
</div>-->
</html>
+

Revision as of 07:53, 19 July 2015

Notebook

Throughout the course of our project, we have continuously recorded our daily work, such as wetlab activities and research findings. The notebook for Project Pneuumonsensor and Project Riboregulator are displayed separately.






Pneumosensor

June 2014

Week 1