Team:UPO-Sevilla/Project/Basic Flip Flop/Data Page
From 2011.igem.org
(Difference between revisions)
(5 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 | + | border: 3px solid transparent; |
bottom: -0.5em; | bottom: -0.5em; | ||
display: inline-block; | display: inline-block; | ||
Line 29: | Line 37: | ||
width: 3.7em;} | width: 3.7em;} | ||
.tour_LacI{ | .tour_LacI{ | ||
- | border: 3px solid | + | border: 3px solid transparent; |
bottom: -2.9em; | bottom: -2.9em; | ||
display: inline-block; | display: inline-block; | ||
Line 37: | Line 45: | ||
width: 2em;} | width: 2em;} | ||
.tour_Plac{ | .tour_Plac{ | ||
- | border: 3px solid | + | border: 3px solid transparent; |
bottom: -2.8em; | bottom: -2.8em; | ||
display: inline-block; | display: inline-block; | ||
Line 45: | Line 53: | ||
width: 4em;} | width: 4em;} | ||
.tour_cI{ | .tour_cI{ | ||
- | border: 3px solid | + | border: 3px solid transparent; |
bottom: -3em; | bottom: -3em; | ||
display: inline-block; | display: inline-block; | ||
Line 53: | Line 61: | ||
width: 6.5em;} | width: 6.5em;} | ||
.tour_GFP{ | .tour_GFP{ | ||
- | border: 3px solid | + | border: 3px solid transparent; |
display: inline-block; | display: inline-block; | ||
height: 1em; | height: 1em; | ||
Line 61: | Line 69: | ||
width: 6.7em;} | width: 6.7em;} | ||
.tour_Red{ | .tour_Red{ | ||
- | border: 3px solid | + | border: 3px solid transparent; |
display: inline-block; | display: inline-block; | ||
height: 1em; | height: 1em; | ||
Line 69: | Line 77: | ||
width: 4em;} | width: 4em;} | ||
.tour_cI_ts{ | .tour_cI_ts{ | ||
- | border: 3px solid | + | border: 3px solid transparent; |
display: inline-block; | display: inline-block; | ||
height: 1em; | height: 1em; | ||
Line 77: | Line 85: | ||
width: 4.7em;} | width: 4.7em;} | ||
.tour_LacI_2{ | .tour_LacI_2{ | ||
- | border: 3px solid | + | border: 3px solid transparent; |
display: inline-block; | display: inline-block; | ||
height: 4em; | height: 4em; | ||
Line 85: | Line 93: | ||
width: 6.7em;} | width: 6.7em;} | ||
.tour_RFP{ | .tour_RFP{ | ||
- | border: 3px solid | + | border: 3px solid transparent; |
display: inline-block; | display: inline-block; | ||
height: 4em; | height: 4em; | ||
Line 117: | 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 184: | 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 512: | 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.