Team:Calgary/Team/Outtakes

From 2012.igem.org

(Difference between revisions)
Line 3: Line 3:
CONTENT=
CONTENT=
<html>
<html>
 +
<head>
 +
<style>
 +
#box-table-a
 +
{
 +
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
 +
font-size: 12px;
 +
margin: 45px;
 +
width: 480px;
 +
text-align: center;
 +
border-collapse: collapse;
 +
}
 +
#box-table-a th
 +
{
 +
font-size: 13px;
 +
font-weight: normal;
 +
padding: 8px;
 +
background: #b9c9fe;
 +
border-top: 4px solid #aabcfe;
 +
border-bottom: 1px solid #fff;
 +
color: #039;
 +
}
 +
#box-table-a td
 +
{
 +
padding: 8px;
 +
background: #e8edff;
 +
border-bottom: 1px solid #fff;
 +
color: #669;
 +
border-top: 1px solid transparent;
 +
}
 +
#box-table-a tr:hover td
 +
{
 +
background: #d0dafd;
 +
color: #339;
 +
}
 +
</style>
 +
</head>
 +
 +
<p>We completed a rough enumeration of the the supplies our team made use of over the summer during our work.
 +
<table id="box-table-a" summary="Employee Pay Sheet">
 +
    <thead>
 +
    <tr>
 +
        <th scope="col">Lab Supply</th>
 +
            <th scope="col">Quantity Used</th>
 +
        </tr>
 +
    </thead>
 +
    <tbody>
 +
        <tr>
 +
        <td>Antibiotic Petri Plates</td>
 +
            <td>4,400</td>
 +
        </tr>
 +
  <tr>
 +
        <td>DNA Minipreps</td>
 +
            <td>6,160</td>
 +
        </tr>
 +
        <tr>
 +
        <td>Falcon Tubes</td>
 +
            <td>7,700</td>
 +
      </tr>
 +
      <tr>
 +
        <td>Microcentrifuge Tubes</td>
 +
            <td>66,000</td>
 +
        </tr>
 +
        <tr>
 +
        <td>PCR Tubes</td>
 +
            <td>33,000</td>
 +
        </tr>
 +
        <tr>
 +
        <td>Pipette Tips</td>
 +
            <td>158,000</td>
 +
        </tr>
 +
    </tbody>
 +
</table>
</html>
</html>
}}
}}

Revision as of 01:19, 4 October 2012

Hello! iGEM Calgary's wiki functions best with Javascript enabled, especially for mobile devices. We recommend that you enable Javascript on your device for the best wiki-viewing experience. Thanks!

Outtakes, Bloopers, Shenanigans

We completed a rough enumeration of the the supplies our team made use of over the summer during our work.

Lab Supply Quantity Used
Antibiotic Petri Plates 4,400
DNA Minipreps 6,160
Falcon Tubes 7,700
Microcentrifuge Tubes 66,000
PCR Tubes 33,000
Pipette Tips 158,000