Team:UPO-Sevilla/Project/Basic Flip Flop/Data Page
From 2011.igem.org
(Difference between revisions)
(7 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
<html> | <html> | ||
+ | |||
+ | <script type="text/javascript"> | ||
+ | ddmenuactual = 1; | ||
+ | $("#menuPBasic").addClass("TopMenuSelected"); | ||
+ | </script> | ||
<div id="principal"> | <div id="principal"> | ||
<div class="main"> | <div class="main"> | ||
Line 19: | Line 24: | ||
<style type="text/css"> | <style type="text/css"> | ||
- | .dataPage{ | + | .dataPage{ |
+ | background: url("https://static.igem.org/mediawiki/2011/a/a8/UPOSevillaBasicFlipFlopDataPage.png") repeat scroll 0 0 transparent; | ||
+ | height: 490px; | ||
+ | width: 700px;} | ||
.tour_Green{ | .tour_Green{ | ||
- | + | border: 3px solid transparent; | |
- | bottom: - | + | bottom: -0.5em; |
display: inline-block; | display: inline-block; | ||
height: 1em; | height: 1em; | ||
- | left: | + | left: 36.5em; |
position: relative; | position: relative; | ||
width: 3.7em;} | width: 3.7em;} | ||
.tour_LacI{ | .tour_LacI{ | ||
- | + | border: 3px solid transparent; | |
- | bottom: -2. | + | bottom: -2.9em; |
display: inline-block; | display: inline-block; | ||
height: 1em; | height: 1em; | ||
- | left: | + | left: 20em; |
position: relative; | position: relative; | ||
width: 2em;} | width: 2em;} | ||
.tour_Plac{ | .tour_Plac{ | ||
border: 3px solid transparent; | border: 3px solid transparent; | ||
- | bottom: -2. | + | bottom: -2.8em; |
display: inline-block; | display: inline-block; | ||
height: 1em; | height: 1em; | ||
- | left: | + | left: 13.5em; |
position: relative; | position: relative; | ||
width: 4em;} | width: 4em;} | ||
- | .tour_cI{ border: 3px solid transparent; | + | .tour_cI{ |
- | bottom: - | + | border: 3px solid transparent; |
+ | bottom: -3em; | ||
display: inline-block; | display: inline-block; | ||
height: 1em; | height: 1em; | ||
- | left: | + | left: 2em; |
position: relative; | position: relative; | ||
width: 6.5em;} | width: 6.5em;} | ||
Line 56: | Line 65: | ||
height: 1em; | height: 1em; | ||
position: relative; | position: relative; | ||
- | right: | + | right: 8.8em; |
- | top: | + | top: 3em; |
width: 6.7em;} | width: 6.7em;} | ||
- | .tour_Red{ | + | .tour_Red{ |
+ | border: 3px solid transparent; | ||
display: inline-block; | display: inline-block; | ||
height: 1em; | height: 1em; | ||
- | left: | + | left: 10.5em; |
position: relative; | position: relative; | ||
- | top: | + | top: 20.2em; |
width: 4em;} | width: 4em;} | ||
.tour_cI_ts{ | .tour_cI_ts{ | ||
Line 70: | Line 80: | ||
display: inline-block; | display: inline-block; | ||
height: 1em; | height: 1em; | ||
- | left: - | + | left: -17.5em; |
position: relative; | position: relative; | ||
- | top: | + | top: 18.8em; |
width: 4.7em;} | width: 4.7em;} | ||
.tour_LacI_2{ | .tour_LacI_2{ | ||
Line 78: | Line 88: | ||
display: inline-block; | display: inline-block; | ||
height: 4em; | height: 4em; | ||
- | left: - | + | left: -15.5em; |
position: relative; | position: relative; | ||
- | top: | + | top: 21.8em; |
width: 6.7em;} | width: 6.7em;} | ||
- | .tour_RFP{ | + | .tour_RFP{ |
border: 3px solid transparent; | border: 3px solid transparent; | ||
display: inline-block; | display: inline-block; | ||
height: 4em; | height: 4em; | ||
- | left: | + | left: 25.5em; |
position: relative; | position: relative; | ||
- | top: | + | top: 17em; |
width: 4.7em;} | width: 4.7em;} | ||
</style> | </style> | ||
Line 115: | Line 125: | ||
</div> | </div> | ||
+ | |||
+ | |||
+ | <h2>Characterized parts</h2> | ||
+ | |||
+ | <ul> | ||
+ | |||
+ | <li><p><strong><a href="http://partsregistry.org/Part:BBa_K177038" target="_blank">BBa_K177038</a>:</strong> this biobrick contains the basic flip-flop, based on cI and LacI. This device was characterized, showing the data in our wiki and also in the experience page.</a></p></li> | ||
+ | |||
+ | </ul> | ||
+ | |||
</div> | </div> | ||
Line 182: | Line 202: | ||
"color" : "black", | "color" : "black", | ||
"text" : "GFP: Our bacterium gets green!", | "text" : "GFP: Our bacterium gets green!", | ||
- | "position" : " | + | "position" : "T", |
"time" : 5000 | "time" : 5000 | ||
}, | }, | ||
Line 510: | Line 530: | ||
</div> | </div> | ||
<div class="left"> | <div class="left"> | ||
- | </html>{{:Team:UPO-Sevilla/ | + | </html>{{:Team:UPO-Sevilla/leftTemplateProjectBasic}}<html> |
+ | |||
+ | <script type="text/javascript"> | ||
+ | $("#menuVBDataPage").addClass("menuSelected"); | ||
+ | </script> | ||
</div> | </div> | ||
</html> | </html> | ||
{{:Team:UPO-Sevilla/footTemplate}} | {{:Team:UPO-Sevilla/footTemplate}} |
Latest revision as of 22:01, 27 October 2011
Data Page
Characterized parts
BBa_K177038: this biobrick contains the basic flip-flop, based on cI and LacI. This device was characterized, showing the data in our wiki and also in the experience page.