Team:Paris/Addressing design
From 2009.igem.org
(Difference between revisions)
Christophe.R (Talk | contribs) (→Parts) |
Christophe.R (Talk | contribs) |
||
Line 3: | Line 3: | ||
{{Template:Paris2009_menu3}} | {{Template:Paris2009_menu3}} | ||
- | |||
- | |||
+ | |||
+ | == Addressing parts == | ||
<html> | <html> | ||
+ | <style type="text/css"> | ||
+ | #left-side { | ||
+ | position: absolute; | ||
+ | height: 23px; | ||
+ | width: 30px; | ||
+ | top: 0px; | ||
+ | left: 160px; | ||
+ | margin-top:10px; | ||
+ | padding-top: 7px; | ||
+ | background: url(https://static.igem.org/mediawiki/2009/1/1b/Left_menu_pari.png); | ||
+ | z-index:4; | ||
+ | } | ||
+ | |||
+ | #middle-side { | ||
+ | height: 25px; | ||
+ | width: 380px; | ||
+ | position: absolute; | ||
+ | top: 0px; | ||
+ | left: 170px; | ||
+ | margin-top:10px; | ||
+ | padding-top: 5px; | ||
+ | background: #dadada; | ||
+ | z-index:5; | ||
+ | } | ||
+ | |||
+ | #right-side { | ||
+ | position: absolute; | ||
+ | height: 23px; | ||
+ | width: 30px; | ||
+ | margin-top:10px; | ||
+ | padding-top: 7px; | ||
+ | top: 0px; | ||
+ | left: 540px; | ||
+ | background: url(https://static.igem.org/mediawiki/2009/4/40/Right_menu_paris.png); | ||
+ | z-index:4; | ||
+ | } | ||
+ | |||
+ | a.menu_sub { | ||
+ | padding-left: 7px; | ||
+ | padding-right: 7px; | ||
+ | } | ||
+ | |||
+ | a.menu_sub_active { | ||
+ | padding-left: 7px; | ||
+ | padding-right: 7px; | ||
+ | color:#b0310e; | ||
+ | font-weight:bold; | ||
+ | } | ||
+ | </style> | ||
+ | <div id="left-side"></div> | ||
+ | <div id="middle-side"><center> | ||
+ | <a class="menu_sub"href="https://2009.igem.org/Team:Paris/Parts_(section)#bottom"> Main </a>| | ||
+ | <a class="menu_sub" href="https://2009.igem.org/Team:Paris/Production_design#bottom"> Production</a>| | ||
+ | <a class="menu_sub_active"href="https://2009.igem.org/Team:Paris/Addressing_design#bottom"> Addressing</a>| | ||
+ | <a class="menu_sub"href="https://2009.igem.org/Team:Paris/Transduction_design#bottom"> Reception</a>| | ||
+ | <a class="menu_sub"href="https://2009.igem.org/Team:Paris/Parts_RBS#bottom"> RBS</a> | ||
+ | </center> | ||
</div> | </div> | ||
- | <div id=" | + | |
- | </div | + | <div id="right-side"></div> |
- | + | ||
</html> | </html> | ||
- | + | ||
For this part we are going to use the plasmid backbone [http://partsregistry.org/Part:pSB2K3 pSB2K3]. | For this part we are going to use the plasmid backbone [http://partsregistry.org/Part:pSB2K3 pSB2K3]. |
Revision as of 16:39, 19 October 2009
iGEM > Paris > Adressing > Parts Design
Addressing parts
For this part we are going to use the plasmid backbone [http://partsregistry.org/Part:pSB2K3 pSB2K3].
The promoter pBAd used was found in the parts registry [http://partsregistry.org/Part:BBa_K113009 BBa_K11309] as well as the double terminator : [http://partsregistry.org/Part:BBa_B0014 BBa_B0014].