Difference between revisions of "Team:IISER-Mohali-INDIA/InterLab"

(Prototype team page)
 
Line 1: Line 1:
 
{{IISER-Mohali-INDIA}}
 
{{IISER-Mohali-INDIA}}
 
<html>
 
<html>
 +
<style>
 +
.main{
 +
background:transparent;
 +
}
 +
* {
 +
  -moz-box-sizing: border-box;
 +
  -webkit-box-sizing: border-box;
 +
box-sizing: border-box;
 +
}
 +
table{
 +
  border-collapse: separate;
 +
  background:#fff;
 +
  @include border-radius(5px);
 +
  margin:50px auto;
 +
  @include box-shadow(0px 0px 5px rgba(0,0,0,0.3));
 +
}
  
 +
thead {
 +
  @include border-radius(5px);
 +
}
  
<div class="column full_size judges-will-not-evaluate">
+
thead th {
<h3>★  ALERT! </h3>
+
  font-family: 'Patua One', cursive;
<p>This page is used by the judges to evaluate your team for the <a href="https://2017.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2017.igem.org/Judging/Awards"> award listed above</a>. </p>
+
  font-size:16px;
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2017.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
  font-weight:400;
</div>
+
  color:#999;
<div class="clear"></div>
+
  @include text-shadow(1px 1px 0px rgba(0,0,0,0.5));
 
+
  text-align:left;
<div class="column full_size">
+
  padding:20px;
<h1>InterLab</h1>
+
  @include background-image(linear-gradient(#646f7f, #4a5564));
<h3>Bronze Medal Criterion #4</h3>
+
  border-top:1px solid #858d99;
<p><b>Standard Tracks:</b> Participate in the Interlab Measurement Study and/or improve the characterization of an existing BioBrick Part or Device and enter this information on that part's Main Page in the Registry. The part that you are characterizing must NOT be from a 2017 part number range.
+
 
<br><br>
+
  &:first-child {
For teams participating in the <a href="https://2017.igem.org/Competition/InterLab_Study">InterLab study</a>, all work must be shown on this page.
+
  @include border-top-left-radius(5px);
 
+
  }
</p>
+
</div>
+
  
 +
  &:last-child {
 +
    @include border-top-right-radius(5px);
 +
  }
 +
}
  
 +
tbody tr td {
 +
  font-family: 'Open Sans', sans-serif;
 +
  font-weight:400;
 +
  color:#5f6062;
 +
  font-size:13px;
 +
  padding:20px 20px 20px 20px;
 +
  border-bottom:1px solid #e0e0e0;
 +
 
 +
}
  
 +
tbody tr:nth-child(2n) {
 +
  background:#f0f3f5;
 +
}
  
 +
tbody tr:last-child td {
 +
  border-bottom:none;
 +
  &:first-child {
 +
    @include border-bottom-left-radius(5px);
 +
  }
 +
  &:last-child {
 +
    @include border-bottom-right-radius(5px);
 +
  }
 +
}
  
 +
tbody:hover > tr td {
 +
  @include opacity(0.5);
 +
 
 +
  /* uncomment for blur effect */
 +
  /* color:transparent;
 +
  @include text-shadow(0px 0px 2px rgba(0,0,0,0.8));*/
 +
}
  
 +
tbody:hover > tr:hover td {
 +
  @include text-shadow(none);
 +
  color:#2d2d2d;
 +
  @include opacity(1.0);
 +
}
 +
</style>
  
 +
<div class="main">
 +
<table>
 +
    <thead>
 +
        <tr>
 +
<th>&nbsp;</th>
 +
            <th>LUDOX-HS40</th>
 +
            <th>H2O</th>
 +
        </tr>
 +
    </thead>
 +
    <tbody>
 +
        <tr>
 +
            <td>Replicate 1</td>
 +
            <td>0.0932</td>
 +
            <td>0.0973</td>
 +
       
 +
        </tr>
 +
        <tr>
 +
            <td>Replicate 2</td>
 +
            <td>0.0927</td>
 +
            <td>0.0777</td>
 +
        </tr>
 +
        <tr>
 +
            <td>Replicate 3</td>
 +
            <td>0.0961</td>
 +
            <td>0.0796</td>
 +
        </tr>
 +
        <tr>
 +
            <td>Replicate 4</td>
 +
            <td>0.0937</td>
 +
            <td>0.0803</td>
 +
        </tr>
 +
        <tr>
 +
            <td>Arith. Mean</td>
 +
            <td>0.093925</td>
 +
            <td>0.083725</td>
 +
        </tr>
 +
        <tr>
 +
            <td>Corrected Abs600</td>
 +
            <td>0.0102</td>
 +
        </tr>
 +
        <tr>
 +
            <td>Reference OD600</td>
 +
            <td>0.0425</td>
 +
        </tr>
 +
        <tr>
 +
            <td>OD600/Abs600</td>
 +
            <td>4.166666667</td>
 +
        </tr>
 +
    </tbody>
 +
</table>
 +
</div>
 
</html>
 
</html>

Revision as of 19:32, 27 September 2017

  LUDOX-HS40 H2O
Replicate 1 0.0932 0.0973
Replicate 2 0.0927 0.0777
Replicate 3 0.0961 0.0796
Replicate 4 0.0937 0.0803
Arith. Mean 0.093925 0.083725
Corrected Abs600 0.0102
Reference OD600 0.0425
OD600/Abs600 4.166666667