Team:PennState/Notebook
From 2008.igem.org
(Difference between revisions)
(10 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | |||
- | |||
- | |||
<html> | <html> | ||
- | < | + | <!-- |
- | < | + | DO NOT REMOVE THE FORMATTING HERE! |
+ | Format carries on until END FORMAT | ||
+ | --> | ||
+ | <head> | ||
+ | <!-- | ||
+ | Cascading Style Sheet (CSS) component | ||
+ | in plain html style sheets are completely independent of the HTML page but are included in this page to simplify design within a wiki script environment. | ||
+ | This section describes the layout, colors and images displayed on the page | ||
+ | --> | ||
+ | <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; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | <!--- The | + | } |
+ | |||
+ | #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 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: .8ex; | ||
+ | margin-top: 0; | ||
+ | } | ||
+ | |||
+ | #projectnav a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | |||
+ | #pagecontent p { | ||
+ | text-indent: 1.25em; | ||
+ | } | ||
+ | |||
+ | /* Styles Specific to Project Notebook Pages */ | ||
+ | .month { | ||
+ | border: solid 2px #000; | ||
+ | } | ||
+ | |||
+ | .month a { | ||
+ | color: rgb(37,170,113) | ||
+ | } | ||
+ | |||
+ | .month td { | ||
+ | text-align: right; | ||
+ | } | ||
+ | |||
+ | .heading td { | ||
+ | text-align: center; | ||
+ | border: solid 2px #000; | ||
+ | background-color: rgb(155,230,159); | ||
+ | } | ||
+ | </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">Home</a></td> | ||
+ | <td align="center"><a class="mainLinks" href="https://2008.igem.org/Team:PennState/Team">The Team</td></a> | ||
+ | <td align="center"><a class="mainLinks" href="https://2008.igem.org/Team:PennState/Project">The Project</td></a> | ||
+ | <td align="center"><a class="mainLinks" href="https://2008.igem.org/Team:PennState/Parts">Parts</td></a> | ||
+ | <td align="center"><a class="mainLinks" href="https://2008.igem.org/Team:PennState/Notebook">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"> | ||
+ | </html> | ||
+ | <!-- | ||
+ | END FORMAT | ||
+ | Feel free to insert page content here. | ||
+ | --> | ||
+ | |||
+ | |||
+ | ==Procedural Daily Notebook== | ||
+ | *This notebook is updated daily with the wet lab procedures completed for each project. | ||
+ | *Click the title of any activity to view details. | ||
+ | *Use the arrows and Month view to navigate. | ||
+ | *Click the arrow on the top right to see the color key. | ||
- | + | <html><div align="center"> | |
- | + | <iframe src="http://www.google.com/calendar/embed?showTitle=0&mode=AGENDA&height=600&wkst=2&bgcolor=%23ffffff&src=psuigem%40gmail.com&color=%23A32929&src=fo6qk8kdkg73a9bfe10g1bd61g%40group.calendar.google.com&color=%23BE6D00&src=un5p4ado0kqjh105jmfgb25fig%40group.calendar.google.com&color=%231B887A&src=o8gc6kd98cvqm65n3ems7p1cr0%40group.calendar.google.com&color=%2328754E&ctz=America%2FNew_York" style=" border-width:0 " width="800" height="600" frameborder="0" scrolling="no"></iframe> | |
- | + | </div> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | |||
- | |||
- | + | </td></tr></table> | |
+ | </html> |
Latest revision as of 16:44, 28 October 2008
Home | The Team | The Project | Parts | Notebook |
Diauxie EliminationNHR Biosensors
|
Procedural Daily Notebook
|