Team:PennState/Team
From 2008.igem.org
(Difference between revisions)
m (testing) |
|||
Line 1: | Line 1: | ||
- | == | + | <html> |
- | + | <head> | |
+ | <style> | ||
+ | |||
+ | #globalWrapper { | ||
+ | background-image: url("https://static.igem.org/mediawiki/2008/e/e4/Bglogo.png") !important; | ||
+ | background-repeat: repeat; | ||
+ | } | ||
+ | |||
+ | .ideasList{ | ||
+ | margin-bottom:30px | ||
+ | } | ||
+ | |||
+ | ul#sub { | ||
+ | margin:0px; | ||
+ | padding:0px; | ||
+ | font-size:12px; | ||
+ | list-style-image:none; | ||
+ | list-style-type:none; | ||
+ | |||
+ | } | ||
+ | |||
+ | #sub li { margin-bottom:20px;} | ||
+ | |||
+ | #sub li a { | ||
+ | color:#3300FF; | ||
+ | text-decoration:underline; | ||
+ | } | ||
+ | |||
+ | #sub li a:hover { | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | |||
+ | .links { | ||
+ | width:100%; | ||
+ | background-color:#000; | ||
+ | margin-bottom:30px; | ||
+ | } | ||
+ | |||
+ | .links tr { | ||
+ | background-color: rgb(155, 230, 159); | ||
+ | } | ||
+ | |||
+ | .links td { | ||
+ | padding: 0; | ||
+ | } | ||
+ | |||
+ | |||
+ | .links a{ | ||
+ | display: block; | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | margin: 0; | ||
+ | text-align: center; | ||
+ | text-decoration: none; | ||
+ | font-size: 14px; | ||
+ | color: #000; | ||
+ | } | ||
+ | |||
+ | .links a:active { | ||
+ | } | ||
+ | |||
+ | .links a:hover { | ||
+ | background-color: rgb(37,169,113); | ||
+ | } | ||
+ | |||
+ | #header { | ||
+ | width: 100%; | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | h4 { | ||
+ | font-size: 14pt; | ||
+ | font-weight: normal; | ||
+ | } | ||
+ | |||
+ | dt { | ||
+ | font-size: 12pt; | ||
+ | } | ||
+ | |||
+ | #projectnav { | ||
+ | width: 12em; | ||
+ | float: left; | ||
+ | margin-left: -50%; | ||
+ | padding: .5em; | ||
+ | background-color: #fff; | ||
+ | border: solid 1px #888; | ||
+ | } | ||
+ | |||
+ | #projectnav h4 { | ||
+ | padding: .4ex; | ||
+ | } | ||
+ | |||
+ | #projectnav dt { | ||
+ | font-weight: normal; | ||
+ | margin: 1.5ex 0 0 0; | ||
+ | } | ||
+ | |||
+ | #projectnav h4, #projectnav dt, #projectnav dd { | ||
+ | text-align: center; | ||
+ | text-indent: 0; | ||
+ | margin-left: 0; | ||
+ | } | ||
+ | |||
+ | #hbnav dd { | ||
+ | background-color: rgb(0,80,200); | ||
+ | border-left: dashed #FFF 3px; | ||
+ | border-right: dashed #FFF 3px; | ||
+ | padding: .8ex; | ||
+ | } | ||
+ | |||
+ | #denav dd{ | ||
+ | background-color: rgb(37,170,113); | ||
+ | border-left: dashed #FFF 3px; | ||
+ | border-right: dashed #FFF 3px; | ||
+ | padding: 1ex; | ||
+ | margin-top: 0; | ||
+ | } | ||
+ | |||
+ | #projectnav a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | |||
+ | #pagecontent p { | ||
+ | text-indent: 1.25em; | ||
+ | } | ||
+ | </style> | ||
+ | <! -- END of style sheet --> | ||
+ | |||
+ | </head> | ||
+ | <body> | ||
+ | |||
+ | <div id="header"> | ||
+ | <img src="https://static.igem.org/mediawiki/2008/d/df/Penn_state_igem_logo.JPG" alt="Penn State" /> | ||
+ | </div> | ||
+ | |||
+ | <!-- Table displaying top row of links --> | ||
+ | <table class="links" > | ||
+ | <tr> | ||
+ | <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:PennState" title="Welcome!">Home</a> </td> | ||
+ | <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:PennState/Team" >The Team</a> </td> | ||
+ | <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:PennState/Project" title="Full Abstracts.">The Project</a> </td> | ||
+ | <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:PennState/Parts">Parts</a> </td> | ||
+ | <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:PennState/Modeling" >Modeling</a> </td> | ||
+ | <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:PennState/Notebook" title="Day to day lab activity">Notebook</a> </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |||
+ | <table> <!-- Table for content area --> | ||
+ | <tr> | ||
+ | |||
+ | <!-- | ||
+ | Navigation menu for the projects | ||
+ | The table is extended to include the introduction paragraph and the information blocks | ||
+ | --> | ||
+ | <td valign="top" width="20%" id="projectnav"> | ||
+ | <h4 style="margin-top: 0;">Hormone Biosensors</h4> | ||
+ | <dl id="hbnav"> | ||
+ | <dd><a href="hbintro" title="Intro to Endocrine Disruption, pseudoestrogens, pthalates, nuclear hormone receptors, and our goals">Introduction</a></dd> | ||
+ | <dt>Smart Fold</dt> | ||
+ | <dd><a href="https://2008.igem.org/Team:PennState/smartfold/overview">Overview</a></dd> | ||
+ | <dd><a href="https://2008.igem.org/Team:PennState/smartfold/parts" title="Parts submitted to the registry for this project">Parts</a></dd> | ||
+ | <dd><a href="https://2008.igem.org/Team:PennState/smartfold/references">References</a></dd> | ||
+ | <dt>Nuclear Fusion</dt> | ||
+ | <dd><a href="https://2008.igem.org/Team:PennState/fusion/overview">Overview</a></dd> | ||
+ | <dd><a href="https://2008.igem.org/Team:PennState/fusion/parts" title="Parts submitted to the registry for this project">Parts</a></dd> | ||
+ | <dd><a href="https://2008.igem.org/Team:PennState/fusion/references">References</a></dd> | ||
+ | </dl> | ||
+ | <h4>Diauxie Elimination</h4> | ||
+ | <dl id="denav"> | ||
+ | <dd><a href="https://2008.igem.org/Team:PennState/diauxie/intro">Introduction</a></dd> | ||
+ | <dd><a href="https://2008.igem.org/Team:PennState/diauxie/overview">Overview</a></dd> | ||
+ | <dd><a href="https://2008.igem.org/Team:PennState/diauxie/parts" title="Parts submitted to the registry for this project">Parts</a></dd> | ||
+ | <dd><a href="https://2008.igem.org/Team:PennState/diauxie/references">References</dd> | ||
+ | </dl> | ||
+ | </td> | ||
+ | <!-- Main content area --> | ||
+ | <td valign="top" id="pagecontent"> | ||
+ | </html> | ||
+ | <h2>Faculty Advisers</h2> | ||
+ | <p>We meet with our advisors on a weekly basis to discuss our work.</p> | ||
<strong>Patrick Cirino</strong><br><br> | <strong>Patrick Cirino</strong><br><br> | ||
Chemical Engineering<br><br> | Chemical Engineering<br><br> | ||
- | |||
<strong>Tom Richard</strong><br><br> | <strong>Tom Richard</strong><br><br> | ||
Line 11: | Line 189: | ||
<strong>Megan Marshall</strong><br><br> | <strong>Megan Marshall</strong><br><br> | ||
Agricultural and Biological Engineering<br><br> | Agricultural and Biological Engineering<br><br> | ||
+ | |||
== Students== | == Students== | ||
+ | <p>This is us!</p> | ||
+ | |||
<strong>Nimrah Ahmed</strong><br> | <strong>Nimrah Ahmed</strong><br> | ||
3rd year, Engineering Science: Bioengineering | 3rd year, Engineering Science: Bioengineering | ||
Line 40: | Line 221: | ||
4th year, Chemical Engineering | 4th year, Chemical Engineering | ||
<br><br> | <br><br> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
Line 94: | Line 240: | ||
| | | | ||
- | <gallery> | + | <gallery width="60%"> |
Image:Team_member_1.png|Team member 1 | Image:Team_member_1.png|Team member 1 | ||
Image:Team_member_2.png|Team member 2 | Image:Team_member_2.png|Team member 2 | ||
Image:Team_member_3.png|Team member 3 | Image:Team_member_3.png|Team member 3 | ||
- | |||
+ | Image:Team_member_4.png|Team member 4 | ||
Image:Team_member_5.png|Team member 5 | Image:Team_member_5.png|Team member 5 | ||
</gallery> | </gallery> | ||
|} | |} | ||
- | |||
- | |||
- | |||
- | |||
== '''Where we're from''' == | == '''Where we're from''' == | ||
- | + | <html> | |
+ | <img src="/wiki/iGEM_08 PennStateLogo.jpg"> | ||
+ | |||
+ | </td></tr></table> <!-- end content block that is adjacent to sidelinks --> | ||
+ | </html> |
Revision as of 21:30, 15 July 2008
Home | The Team | The Project | Parts | Modeling | Notebook |
Hormone BiosensorsDiauxie Elimination |
Faculty AdvisersWe meet with our advisors on a weekly basis to discuss our work. Patrick Cirino Tom Richard Megan Marshall
StudentsThis is us! Nimrah Ahmed Shariful Alam Berook Alemayehu Samhita Banavar Daniel Seong Garrett Tobin Trevor Wiley
Advisors:
|}
Where we're from
|