Team:Calgary/Project/misfolding overview
From 2010.igem.org
(Difference between revisions)
Pauladamiak (Talk | contribs) (New page: Welcome to the misfolding overview page!) |
Pauladamiak (Talk | contribs) |
||
Line 1: | Line 1: | ||
- | + | {{CalgaryMenu}} | |
+ | |||
+ | <html> | ||
+ | <head> | ||
+ | |||
+ | <style> | ||
+ | |||
+ | div.container{ | ||
+ | background-image:url("http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/PageContainer-1.png"); | ||
+ | background-repeat: repeat-y; | ||
+ | width: 975px; | ||
+ | float: left; | ||
+ | margin-left: -5px; | ||
+ | margin-bottom: 20px; | ||
+ | } | ||
+ | |||
+ | div.sidebar{ | ||
+ | width: 235px; | ||
+ | float: left; | ||
+ | margin-left: 14px; | ||
+ | margin-right: 10px; | ||
+ | padding-left: 0px; | ||
+ | margin-top: 10px; | ||
+ | margin-bottom: 20px; | ||
+ | |||
+ | } | ||
+ | |||
+ | div.sidebar h1{ | ||
+ | color:#7b54cc; | ||
+ | } | ||
+ | |||
+ | div.sidebar ul{ | ||
+ | font-family:verdana; | ||
+ | } | ||
+ | |||
+ | div.sidebar ul li a, div.sidebar ul li{ | ||
+ | color:#7b54cc; | ||
+ | } | ||
+ | |||
+ | div.sidebar ul li ul li a{ | ||
+ | color:#000000; | ||
+ | } | ||
+ | |||
+ | |||
+ | div.mainbody{ | ||
+ | width: 670px; | ||
+ | float: left; | ||
+ | margin-left: 20px; | ||
+ | margin-right: 20px; | ||
+ | margin-top: 10px; | ||
+ | } | ||
+ | |||
+ | #bodytitle h1{ | ||
+ | color:#54bcf8; | ||
+ | } | ||
+ | |||
+ | |||
+ | </style> | ||
+ | |||
+ | </head> | ||
+ | |||
+ | <body> | ||
+ | |||
+ | <div class="container"> | ||
+ | |||
+ | |||
+ | <div class="sidebar"> | ||
+ | |||
+ | |||
+ | <h1>Project Descriptions</h1> | ||
+ | |||
+ | |||
+ | <ul> | ||
+ | <li><a href="https://2010.igem.org/Team:Calgary/Project/Transcription">Transcription/Translation Reporter Circuit</a></li> | ||
+ | <li><a href="https://2010.igem.org/Team:Calgary/Project/misfolding_overview">Protein Misfolding Reporters</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2010.igem.org/Team:Calgary/Project/IbpAB">Cytoplasmic Stress Detectors</a></li> | ||
+ | <li><a href="https://2010.igem.org/Team:Calgary/Project/CpxP">Periplasmic Stress Detectors</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="https://2010.igem.org/Team:Calgary/Project/Controls">System Controls</a></li> | ||
+ | <li><a href="https://2010.igem.org/Team:Calgary/Project/Achievements">Achievements</a></li> | ||
+ | </ul> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <div class="mainbody"> | ||
+ | |||
+ | <span id="bodytitle"><h1>Transcription/Translation Circuit</h1></span> | ||
+ | <p> i hate editing other peoples code!</p> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | </body> | ||
+ | </html> |
Revision as of 08:36, 27 October 2010
Transcription/Translation Circuit
i hate editing other peoples code!