Team:Virginia

From 2012.igem.org

(Difference between revisions)
Line 108: Line 108:
 +
}
 +
 +
/* begin css tabs */
 +
 +
ul#tabnav { /* general settings */
 +
text-align: left; /* set to left, right or center */
 +
margin: 1em 0 1em 0; /* set margins as desired */
 +
font: bold 13px verdana, arial, sans-serif; /* set font as desired */
 +
border-bottom: 1px solid #6c6; /* set border COLOR as desired */
 +
list-style-type: none;
 +
padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
 +
}
 +
 +
ul#tabnav li { /* do not change */
 +
display: inline;
 +
}
 +
 +
body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4 { /* settings for selected tab */
 +
border-bottom: 1px solid #fff; /* set border color to page background color */
 +
background-color: #fff; /* set background color to match above border color */
 +
}
 +
 +
body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a { /* settings for selected tab link */
 +
background-color: #fff; /* set selected tab background color as desired */
 +
color: #000; /* set selected tab link color as desired */
 +
position: relative;
 +
top: 1px;
 +
padding-top: 4px; /* must change with respect to padding (X) above and below */
 +
}
 +
 +
ul#tabnav li a { /* settings for all tab links */
 +
padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
 +
border: 1px solid #6c6; /* set border COLOR as desired; usually matches border color specified in #tabnav */
 +
background-color: #cfc; /* set unselected tab background color as desired */
 +
color: #666; /* set unselected tab link color as desired */
 +
margin-right: 0px; /* set additional spacing between tabs as desired */
 +
text-decoration: none;
 +
border-bottom: none;
 +
}
 +
 +
ul#tabnav a:hover { /* settings for hover effect */
 +
background: #fff; /* set desired hover color */
}
}
</style>
</style>
Line 127: Line 169:
<body>
<body>
<navig><ul id="tabnav">
<navig><ul id="tabnav">
-
<li class="tab1"><a href="index.html">Tab One</a></li>
+
<li class="tab1">Home</li>
-
<li class="tab2"><a href="index2.html">Tab Two</a></li>
+
<li class="tab2"><a href="/Team:Virginia/Team">Team</a></li>
-
<li class="tab3"><a href="index3.html">Tab Three</a></li>
+
<li class="tab3"><a href="https://igem.org/Team.cgi?year=2012&amp;team_name=Virginia">Official Team Profile</a></li>
-
<li class="tab4"><a href="index4.html">Tab Four</a></li>
+
<li class="tab4"><a href="/Team:Virginia/Project">Project</a></li>
 +
        <li class="tab5"><a href="/Team:Virginia/Parts">Parts Submitted to the Registry</a></li>
 +
<li class="tab6"><a href="/Team:Virginia/Modeling">Modeling</a></li>
 +
<li class="tab7"><a href="/Team:Virginia/Notebook">Notebook</a></li>
 +
<li class="tab8"><a href="/Team:Virginia/Safety">Safety</a></li>
 +
<li class="tab9"><a href="/Team:Virginia/Attributions">Attributions</a></li>
</ul></navig>
</ul></navig>
</p><p><br />
</p><p><br />

Revision as of 15:12, 22 August 2012


Home Team Official Team Profile Project Parts Submitted to the Registry Modeling Notebook Safety Attributions



We are engineering bacteriophage to accelerate diagnosis of whooping cough. Whooping cough outbreaks arise periodically every three to five years (in the 2010 epidemic in California, there were 9,143 reported cases of pertussis, including ten infant deaths). It is difficult to diagnose whooping cough because other respiratory infections cause similar symptoms, and common diagnostic methods can yield false positive results. Our test would be fast, reliable, easy-to-perform, and sufficiently low-tech such that it could be implemented in place of the current test and in developing regions that lack advanced medical infrastructure.

Please let us know if you would like to collaborate or discuss an aspect related to this project. You can can leave a message at igemvirginia at gmail dot com or you can comment below.