Team:PennState/Team

From 2008.igem.org

(Difference between revisions)
 
(33 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
 
-
 
<html>
<html>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
<head>
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
<style>
-
This is a template page. READ THESE INSTRUCTIONS.
+
#globalWrapper {
-
</div>
+
background-image: url("https://static.igem.org/mediawiki/2008/e/e4/Bglogo.png") !important;
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
background-repeat: repeat;
-
You are provided with this team page template with which to start the iGEM season.  You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki.  You can find some examples <a href="https://2008.igem.org/Help:Template/Examples">HERE</a>.
+
}
-
</div>
+
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
-
You <strong>MUST</strong> have a team description page, a project abstract, a complete project description, and a lab notebook.  PLEASE keep all of your pages within your Team:Example namespace. 
+
-
</div>
+
-
</div>
+
-
</html>
+
-
<!-- *** End of the alert box *** -->
+
.ideasList{
 +
margin-bottom:30px
 +
}
 +
ul#sub {
 +
margin:0px;
 +
padding:0px;
 +
font-size:12px;
 +
list-style-image:none;
 +
list-style-type:none;
 +
}
-
{|align="justify"
+
#sub li { margin-bottom:20px;}
-
|You can write a background of your team here.  Give us a background of your team, the members, etc.  Or tell us more about something of your choosing.
+
-
|[[Image:Example_logo.png|200px|right|frame]]
+
-
|-
+
-
|
+
-
''Tell us more about your project.  Give us background.  Use this is the abstract of your project.  Be descriptive but concise (1-2 paragraphs)''
+
-
|[[Image:Team.png|right|frame|Your team picture]]
+
-
|-
+
-
|
+
-
|align="center"|[[Team:PennState | Team Example 2]]
+
-
|}
+
 +
#sub li a {
 +
color:#3300FF;
 +
text-decoration:underline;
 +
}
-
<!--- The Mission, Experiments --->
+
#sub li a:hover {
 +
text-decoration:none;
 +
}
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
.links {
-
!align="center"|[[Team:PennState|Home]]
+
width:100%;
-
!align="center"|[[Team:PennState/Team|The Team]]
+
background-color:#000;
-
!align="center"|[[Team:PennState/Project|The Project]]
+
margin-bottom:30px;
-
!align="center"|[[Team:PennState/Parts|Parts Submitted to the Registry]]
+
}
-
!align="center"|[[Team:PennState/Modeling|Modeling]]
+
-
!align="center"|[[Team:PennState/Notebook|Notebook]]
+
-
|}
+
-
(''Or you can choose different headings.  But you must have a team page, a project page, and a notebook page.'')
+
 +
.links tr {
 +
background-color: rgb(155, 230, 159);
 +
}
-
== '''Who we are''' ==
+
.links td {
-
{|border = "0"
+
padding: 0;
-
|-
+
}
-
|rowspan="3"|
+
 +
.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);
 +
}
-
'''Advisors:'''
+
#header {
 +
width: 100%;
 +
text-align: center;
 +
}
-
*''' Advisor 1''':    Mentor for all
+
h4 {
-
*'''Advisor 2''':     Our favorite
+
font-size: 14pt;
-
*'''Grad Student 1''':     Our leader 
+
font-weight: normal;
 +
}
 +
dt {
 +
font-size: 12pt;
 +
}
-
'''Undergrads:'''
+
#projectnav h4 {
 +
padding: .4ex;
 +
}
-
*'''Student 1''':    Sleepyhead
+
#projectnav dt {
-
*'''Student 2''':   Math nerd
+
font-weight: normal;
-
*'''Student 3''': Is going to save the world
+
margin: 1.5ex 0 0 0;
-
*'''Student 4''':    Loves iGEM
+
}
 +
#projectnav h4, #projectnav dt, #projectnav dd {
 +
text-align: center;
 +
text-indent: 0;
 +
margin-left: 0;
 +
}
-
|
+
#hbnav dd {
-
<gallery>
+
background-color: rgb(0,80,200);
-
Image:Team_member_1.png|Team member 1
+
border-left: dashed #FFF 3px;
-
Image:Team_member_2.png|Team member 2
+
border-right: dashed #FFF 3px;
-
Image:Team_member_3.png|Team member 3
+
padding: .8ex;
-
Image:Team_member_4.png|Team member 4
+
}
-
Image:Team_member_5.png|Team member 5
+
#denav dd{
-
</gallery>
+
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;
 +
}
-
== '''What we did''' ==
+
#pagecontent p {
 +
text-indent: 1.25em;
 +
}
-
(Provide proper attribution for all work)
+
p.start:first-line {
 +
font-weight: bold;
 +
}
 +
</style>
 +
<! -- END of style sheet -->
 +
 
 +
</head>
 +
<body>
 +
 
 +
<!-- First table displays centered iGEM 2007 Logo --> 
 +
<div id="header">
 +
<img src="https://static.igem.org/mediawiki/2008/a/ad/Penn_state_igem_logo2.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/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>Diauxie Elimination</h4>
 +
<dl id="hbnav">
 +
  <dd><a href="https://2008.igem.org/Team:PennState/diauxie/intro">Introduction</a></dd>
 +
  <dd><a href="https://2008.igem.org/Team:PennState/diauxie/TheSystem">The System</a></dd>
 +
  <dd><a href="https://2008.igem.org/Team:PennState/diauxie/Strategies">Strategies</a></dd>
 +
  <dd><a href="https://2008.igem.org/Team:PennState/diauxie/progress">Progress</a></dd>
 +
  <dd><a href="https://2008.igem.org/Team:PennState/diauxie/conclusions">Conclusions</a></dd>
 +
  <dd><a href="https://2008.igem.org/Team:PennState/diauxie/parts" title="Parts submitted to the registry for diauxie">Parts</a></dd>
 +
  <dd><a href="https://2008.igem.org/Team:PennState/diauxie/references">References</a></dd>
 +
</dl>
 +
<h4><acronym title="Nuclear Hormone Receptor">NHR Biosensors</acronym><br/></h4>
 +
<dl id="denav">
 +
 
 +
 
 +
  <dd><a href="https://2008.igem.org/Team:PennState/NHR/introduction">NHR Introduction</a></dd>
 +
  <dd><a href="https://2008.igem.org/Team:PennState/smartfold/overview">Phthalate Biosensor</a></dd>
 +
  <dd><a href="https://2008.igem.org/Team:PennState/fusion/overview">BPA Biosensor</a></dd>
 +
 
 +
</dl>
 +
</td>
 +
 
 +
 
 +
<!-- Main content area -->
 +
<td valign="top" id="pagecontent" width="80%"><span style="font-size: 16pt">Welcome to Penn State iGEM 2008</span>
 +
<hr />
 +
<div valign="top" id="pagecontent">
 +
<div style="float: left; clear: left; width: 360px;">
 +
</html>
 +
 
 +
<center>
 +
 
 +
[[Image:PennState08 Group Picture.JPG|900px]]
 +
</center>
 +
 
 +
<h4>Advisors:</h4>
 +
<p>We meet with our advisors on a weekly basis to discuss our work.</p>
 +
 
 +
*'''Dr. Tom Richard''': Agricultural Engineering Faculty
 +
*'''Dr. Patrick Cirino''': Chemical Engineering Faculty
 +
*'''Dr. Megan Marshall''': Agricultural Engineering Postdoc
 +
 
 +
 
 +
<h4>Undergrads:'''</h4>
 +
 
 +
*'''Garrett Tobin'''
 +
:: 4th yr, Chemical Engineering
 +
*'''Nimrah Ahmed'''
 +
:: 3rd yr, Engineering Science: Bioengineering
 +
*'''Shariful "Rozal" Alam'''
 +
:: 3rd yr, Biology: Vertebrate Physiology
 +
*'''Daniel Seong'''
 +
:: 3rd yr, Bioengineering
 +
*'''Trevor Wiley'''
 +
:: 4th yr, Chemical Engineering
 +
*'''Samhita Banavar'''
 +
:: High School
 +
*'''Berook Alemayehu'''
 +
::Visiting Student
 +
<html>
 +
</div>
 +
 
 +
<div style="float: none; clear: both;">&nbsp;</div>
 +
</html>
 +
 
 +
 
 +
 
 +
 
 +
<html>
 +
</div> <!-- end content block that is adjacent to sidelinks -->
 +
</div> <!-- end parent content block -->
 +
</html>
-
== '''Where we're from''' ==
+
__NOTOC__
-
[[Image:iGEM_08 PennStateLogo.jpg]]
+
__NOEDITSECTION__

Latest revision as of 01:02, 30 October 2008

Diauxie Elimination

Introduction
The System
Strategies
Progress
Conclusions
Parts
References

NHR Biosensors

NHR Introduction
Phthalate Biosensor
BPA Biosensor
Welcome to Penn State iGEM 2008

PennState08 Group Picture.JPG

Advisors:

We meet with our advisors on a weekly basis to discuss our work.

  • Dr. Tom Richard: Agricultural Engineering Faculty
  • Dr. Patrick Cirino: Chemical Engineering Faculty
  • Dr. Megan Marshall: Agricultural Engineering Postdoc


Undergrads:

  • Garrett Tobin
4th yr, Chemical Engineering
  • Nimrah Ahmed
3rd yr, Engineering Science: Bioengineering
  • Shariful "Rozal" Alam
3rd yr, Biology: Vertebrate Physiology
  • Daniel Seong
3rd yr, Bioengineering
  • Trevor Wiley
4th yr, Chemical Engineering
  • Samhita Banavar
High School
  • Berook Alemayehu
Visiting Student