Team:Manchester/medaltest
From 2013.igem.org
Abramov denn (Talk | contribs) |
|||
(25 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
{{:Team:Manchester/layout/noheader}} | {{:Team:Manchester/layout/noheader}} | ||
- | {{:Team:Manchester/ | + | {{:Team:Manchester/Navbartest3}} |
{{:Team:Manchester/Footer}} | {{:Team:Manchester/Footer}} | ||
- | |||
<html> | <html> | ||
Line 60: | Line 59: | ||
{ | { | ||
float:left; | float:left; | ||
- | margin-left: | + | margin-left:100px; |
- | + | ||
} | } | ||
Line 84: | Line 82: | ||
top:110px; | top:110px; | ||
left:0; | left:0; | ||
- | |||
padding-left:8px; | padding-left:8px; | ||
+ | /*background-color:white; | ||
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
- | box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | + | box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);*/ |
} | } | ||
/******************************************************containers*****************************************************/ | /******************************************************containers*****************************************************/ | ||
- | .column1 | + | .column1 |
{ | { | ||
float:left; | float:left; | ||
width:300px; | width:300px; | ||
- | height: | + | height:550px; |
margin:7px; | margin:7px; | ||
padding:0; | padding:0; | ||
Line 105: | Line 103: | ||
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | } | ||
+ | |||
+ | .column2 | ||
+ | { | ||
+ | float:left; | ||
+ | width:300px; | ||
+ | margin:7px; | ||
+ | padding:0; | ||
+ | background-color:#CCC; | ||
+ | -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | } | ||
+ | |||
+ | .column3 | ||
+ | { | ||
+ | float:left; | ||
+ | width:300px; | ||
+ | |||
+ | margin:7px; | ||
+ | padding:0; | ||
+ | background-color:#CCC; | ||
+ | |||
+ | -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
} | } | ||
Line 111: | Line 135: | ||
{ | { | ||
float:left; | float:left; | ||
- | + | margin:10px 0 10px 10px; | |
- | + | -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | |
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
Line 121: | Line 145: | ||
{ | { | ||
float:right; | float:right; | ||
- | + | margin:10px 10px 10px 0; | |
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
Line 128: | Line 152: | ||
} | } | ||
- | + | .column1 .list | |
{ | { | ||
clear:both; | clear:both; | ||
Line 134: | Line 158: | ||
display:block; | display:block; | ||
width:260px; | width:260px; | ||
- | height: | + | height:405px; |
font-style:Trebuchest MS; | font-style:Trebuchest MS; | ||
font-size:14px; | font-size:14px; | ||
Line 141: | Line 165: | ||
background:#F2F2F2; | background:#F2F2F2; | ||
text-align:justify; | text-align:justify; | ||
+ | list-style:none; | ||
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
- | } | + | } |
- | . | + | .column2 .list |
{ | { | ||
clear:both; | clear:both; | ||
Line 153: | Line 178: | ||
display:block; | display:block; | ||
width:260px; | width:260px; | ||
- | height: | + | height:515px; |
+ | font-style:Trebuchest MS; | ||
+ | font-size:14px; | ||
+ | color:#4C0082; | ||
+ | padding:10px; | ||
+ | background:#F2F2F2; | ||
+ | text-align:justify; | ||
+ | list-style:none; | ||
+ | |||
+ | -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | } | ||
+ | |||
+ | .column3 .list | ||
+ | { | ||
+ | clear:both; | ||
+ | margin:0 auto; | ||
+ | display:block; | ||
+ | width:260px; | ||
+ | height:370px; | ||
font-style:Trebuchest MS; | font-style:Trebuchest MS; | ||
font-size:14px; | font-size:14px; | ||
Line 209: | Line 254: | ||
font-size:14px; | font-size:14px; | ||
color:#4C0082; | color:#4C0082; | ||
+ | } | ||
+ | |||
+ | .block1 a, .block2 a, .block3 a, .block4 a, .block5 a, .block6 a, .block7 a, .block8 a, .block9 a, .block10 a, .block11 a, .block12 a, .block13 a | ||
+ | { | ||
+ | width:120px; | ||
+ | text-decoration:none; | ||
+ | color:white; | ||
+ | text-align:center; | ||
+ | background:#606060; | ||
+ | padding:5px; | ||
+ | font-style:Trebuchet MS; | ||
+ | font-weight:bold; | ||
+ | font-size:12px; | ||
+ | color:white; | ||
+ | } | ||
+ | |||
+ | .block1 a:hover, .block2 a:hover, .block3 a:hover, .block4 a:hover, .block5 a:hover, .block6 a:hover, .block7 a:hover, .block8 a:hover, .block9 a:hover, .block10 a:hover, .block11 a:hover, .block12 a:hover, .block13 a:hover | ||
+ | { | ||
+ | background:#C0C0C0; | ||
+ | color:#606060; | ||
+ | } | ||
+ | |||
+ | .leftbar | ||
+ | { | ||
+ | width:120px; | ||
+ | height:600px; | ||
+ | position:fixed; | ||
+ | top:120px; | ||
+ | left:5px; | ||
+ | } | ||
+ | |||
+ | .block1 a | ||
+ | { | ||
+ | background:#660099; | ||
+ | float:left; | ||
+ | display:block; | ||
+ | padding:5px; | ||
+ | } | ||
+ | |||
+ | .block2 a | ||
+ | { | ||
+ | |||
+ | display:block; | ||
+ | float:left; | ||
+ | margin-top:1px; | ||
+ | padding:5px; | ||
+ | } | ||
+ | |||
+ | .block3 a | ||
+ | { | ||
+ | |||
+ | display:block; | ||
+ | float:left; | ||
+ | margin-top:1px; | ||
+ | padding:5px; | ||
+ | } | ||
+ | |||
+ | .block4 a | ||
+ | { | ||
+ | display:block; | ||
+ | float:left; | ||
+ | margin-top:1px; | ||
+ | padding:5px; | ||
+ | } | ||
+ | |||
+ | .block5 a | ||
+ | { | ||
+ | display:block; | ||
+ | float:left; | ||
+ | margin-top:1px; | ||
+ | padding:5px; | ||
+ | } | ||
+ | |||
+ | .block6 a | ||
+ | { | ||
+ | |||
+ | display:block; | ||
+ | float:left; | ||
+ | margin-top:1px; | ||
+ | padding:5px; | ||
+ | } | ||
+ | |||
+ | .block7 a | ||
+ | { | ||
+ | background:#bc80ea; | ||
+ | display:block; | ||
+ | float:left; | ||
+ | margin-top:1px; | ||
+ | padding:5px; | ||
+ | } | ||
+ | |||
+ | .block8 a | ||
+ | { | ||
+ | display:block; | ||
+ | float:left; | ||
+ | margin-top:1px; | ||
+ | |||
+ | padding:5px; | ||
} | } | ||
Line 220: | Line 363: | ||
<div class="banner"> | <div class="banner"> | ||
<div class="igem"> | <div class="igem"> | ||
- | <a> | + | <a href="https://2013.igem.org/Main_Page"> |
<img src="https://static.igem.org/mediawiki/2013/3/3f/Igem.png"> | <img src="https://static.igem.org/mediawiki/2013/3/3f/Igem.png"> | ||
</a> | </a> | ||
Line 249: | Line 392: | ||
<div class="item" > | <div class="item" > | ||
<img id="check" src="https://static.igem.org/mediawiki/2013/1/14/CheckMan2.png"/> | <img id="check" src="https://static.igem.org/mediawiki/2013/1/14/CheckMan2.png"/> | ||
- | <p class=" | + | <p class="link2"> Improve an existing BioBrick Part or Device and enter this information back on the Experience Page of the Registry <a href="https://2013.igem.org/Team:Manchester/contributiontest"><b>[evidence]</b></a></p> |
</div> | </div> | ||
<div class="item" > | <div class="item" > | ||
<img id="check" src="https://static.igem.org/mediawiki/2013/1/14/CheckMan2.png"/> | <img id="check" src="https://static.igem.org/mediawiki/2013/1/14/CheckMan2.png"/> | ||
- | <p class="link2"><a href=" | + | <p class="link2"> Help another iGEM team by, for example, characterizing a part, debugging a construct, or modeling or simulating their system <a href="https://2013.igem.org/Team:Manchester/collabtest"> <b>[evidence]</b> </a></p> |
</div> | </div> | ||
<div class="item" > | <div class="item" > | ||
<img id="check" src="https://static.igem.org/mediawiki/2013/1/14/CheckMan2.png"/> | <img id="check" src="https://static.igem.org/mediawiki/2013/1/14/CheckMan2.png"/> | ||
- | <p class="link2"> | + | <p class="link2">Outline and detail a novel approach to an issue of Human Practice in synthetic biology as it relates to your project, such as safety, security, ethics, or ownership, sharing, and innovation <a href="https://2013.igem.org/Team:Manchester/ethicstest"> <b>[evidence]</b> </a></p> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
- | <div class=" | + | <div class="column2"> |
<img src="https://static.igem.org/mediawiki/2013/a/a9/SilverMan.png" class="left"/> | <img src="https://static.igem.org/mediawiki/2013/a/a9/SilverMan.png" class="left"/> | ||
<img src="https://static.igem.org/mediawiki/2013/7/7f/1376371871_Medal.png" class="right"/> | <img src="https://static.igem.org/mediawiki/2013/7/7f/1376371871_Medal.png" class="right"/> | ||
Line 285: | Line 413: | ||
<div class="item" > | <div class="item" > | ||
<img id="check" src="https://static.igem.org/mediawiki/2013/1/14/CheckMan2.png"/> | <img id="check" src="https://static.igem.org/mediawiki/2013/1/14/CheckMan2.png"/> | ||
- | <p class=" | + | <p class="link2">Experimentally validate that at least one new BioBrick Part or Device of your own design and construction works as expected<a href="https://2013.igem.org/Team:Manchester/contributiontest"> <b>[evidence]</b></a></p> |
</div> | </div> | ||
<div class="item" > | <div class="item" > | ||
<img id="check" src="https://static.igem.org/mediawiki/2013/1/14/CheckMan2.png"/> | <img id="check" src="https://static.igem.org/mediawiki/2013/1/14/CheckMan2.png"/> | ||
- | <p class="link2"><a href=" | + | <p class="link2"> Document the characterization of this part in the “Main Page” section of that Part’s/Device’s Registry entry <a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1027002"><b>[evidence]</b> </a></p> |
</div> | </div> | ||
<div class="item" > | <div class="item" > | ||
<img id="check" src="https://static.igem.org/mediawiki/2013/1/14/CheckMan2.png"/> | <img id="check" src="https://static.igem.org/mediawiki/2013/1/14/CheckMan2.png"/> | ||
- | <p class="link2"><a href=" | + | <p class="link2"> Submit this new part to the iGEM Parts Registry <a href="https://2013.igem.org/Team:Manchester/contributiontest"><b>[evidence]</b> </a></p> |
</div> | </div> | ||
- | + | <div class="item" > | |
<img id="check" src="https://static.igem.org/mediawiki/2013/1/14/CheckMan2.png"/> | <img id="check" src="https://static.igem.org/mediawiki/2013/1/14/CheckMan2.png"/> | ||
- | <p class="link2"><a href=" | + | <p class="link2"> Your project may have implications for the environment, security, safety and ethics and/or ownership and sharing. Describe one or more ways in which these or other broader implications have been taken into consideration in the design and execution of your project. <a href="https://2013.igem.org/Team:Manchester/ethicstest"><b>[evidence]</b></a></p> |
</div> | </div> | ||
- | |||
- | |||
- | |||
- | |||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</div> | </div> | ||
</div> | </div> | ||
- | <div class=" | + | <div class="column3"> |
<img src="https://static.igem.org/mediawiki/2013/7/7a/BronzeMan.png" class="left"/> | <img src="https://static.igem.org/mediawiki/2013/7/7a/BronzeMan.png" class="left"/> | ||
<img src="https://static.igem.org/mediawiki/2013/4/4b/1376371879_Medal.png" class="right"/> | <img src="https://static.igem.org/mediawiki/2013/4/4b/1376371879_Medal.png" class="right"/> | ||
- | + | <div class="list"> | |
<div class="item" > | <div class="item" > | ||
<img id="check" src="https://static.igem.org/mediawiki/2013/1/14/CheckMan2.png"/> | <img id="check" src="https://static.igem.org/mediawiki/2013/1/14/CheckMan2.png"/> | ||
- | <p class="link"><a href=" | + | <p class="link"> Team registration <a href="https://igem.org/Team.cgi?id=1027"><b>[evidence]</b></a></p> |
</div> | </div> | ||
<div class="item" > | <div class="item" > | ||
<img id="check" src="https://static.igem.org/mediawiki/2013/1/14/CheckMan2.png"/> | <img id="check" src="https://static.igem.org/mediawiki/2013/1/14/CheckMan2.png"/> | ||
- | <p class="link2"><a href=" | + | <p class="link2"> Complete Judging form <a href="https://igem.org/2013_Judging_Form?id=1027"><b>[evidence]</b></a></p> |
</div> | </div> | ||
<div class="item" > | <div class="item" > | ||
<img id="check" src="https://static.igem.org/mediawiki/2013/1/14/CheckMan2.png"/> | <img id="check" src="https://static.igem.org/mediawiki/2013/1/14/CheckMan2.png"/> | ||
- | <p class="link2"><a href=" | + | <p class="link2"> Team wiki <a href="https://2013.igem.org/Team:Manchester/Hometest3"><b>[evidence]</b> </a></p> |
</div> | </div> | ||
<div class="item" > | <div class="item" > | ||
<img id="check" src="https://static.igem.org/mediawiki/2013/1/14/CheckMan2.png"/> | <img id="check" src="https://static.igem.org/mediawiki/2013/1/14/CheckMan2.png"/> | ||
- | <p class="link2"> | + | <p class="link2"> We will present a Poster and Talk at the iGEM Jamboree</p> |
</div> | </div> | ||
- | + | ||
- | + | ||
+ | |||
+ | <div class="item" > | ||
<img id="check" src="https://static.igem.org/mediawiki/2013/1/14/CheckMan2.png"/> | <img id="check" src="https://static.igem.org/mediawiki/2013/1/14/CheckMan2.png"/> | ||
- | <p class="link2"><a href=" | + | <p class="link2"> Document at least one new standard BioBrick Part or Device used in your project/central to your project, and submit to the Registry <a href="https://2013.igem.org/Team:Manchester/contributiontest"><b>[evidence]</b> </a></p> |
</div> | </div> | ||
- | + | ||
- | + | </div> | |
- | + | ||
- | + | ||
- | </div> | + | |
</div> | </div> | ||
</div> | </div> | ||
+ | |||
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 00:08, 5 October 2013
Improve an existing BioBrick Part or Device and enter this information back on the Experience Page of the Registry [evidence]
Help another iGEM team by, for example, characterizing a part, debugging a construct, or modeling or simulating their system [evidence]
Outline and detail a novel approach to an issue of Human Practice in synthetic biology as it relates to your project, such as safety, security, ethics, or ownership, sharing, and innovation [evidence]
Experimentally validate that at least one new BioBrick Part or Device of your own design and construction works as expected [evidence]
Document the characterization of this part in the “Main Page” section of that Part’s/Device’s Registry entry [evidence]
Submit this new part to the iGEM Parts Registry [evidence]
Your project may have implications for the environment, security, safety and ethics and/or ownership and sharing. Describe one or more ways in which these or other broader implications have been taken into consideration in the design and execution of your project. [evidence]
Team registration [evidence]
Complete Judging form [evidence]
Team wiki [evidence]
We will present a Poster and Talk at the iGEM Jamboree
Document at least one new standard BioBrick Part or Device used in your project/central to your project, and submit to the Registry [evidence]