Team:UNIK Copenhagen/About iGEM

From 2014.igem.org

(Difference between revisions)
 
(13 intermediate revisions not shown)
Line 28: Line 28:
input.illustration_description {
input.illustration_description {
-
height: 50px;
+
height: 20px;
-
width: 350px;
+
width: 420px;
 +
background-color: white;
 +
border:none;
 +
font-family: "Lucida sans unicode", sans-serif;
 +
font-size: 12px;
 +
 
 +
}
 +
.illustration_box {
 +
height: 120px;
 +
width: 500px;
 +
align:center;
background-color: white;
background-color: white;
border:5px solid #0B6138;
border:5px solid #0B6138;
Line 36: Line 46:
-webkit-box-shadow: 0px 0px 12px #888888;
-webkit-box-shadow: 0px 0px 12px #888888;
-moz-box-shadow: 0px 0px 12px #888888;
-moz-box-shadow: 0px 0px 12px #888888;
-
font-family: "Lucida sans unicode", sans-serif;
 
-
font-size: 12px;
 
}
}
 +
</style>
</style>
Line 46: Line 55:
</div>
</div>
<div class="description">
<div class="description">
-
<p align="justify"> The International Genetically Engineered Machine competition (iGEM) is a competition in the field of synthetic biology for under- and overgraduate students ranging over a wide area of disciplines. Each team starts out with a small tool box containing basic building blocks, the bricks, needed in their wet lab work. After choosing a project and a track each team builds on basis of those bricks new biobricks specific to their project and those will be included in the future registry of parts. <br><br>
+
<p align="justify"> The International Genetically Engineered Machine competition (iGEM) is a competition in the field of synthetic biology for under- and overgraduate students ranging over a wide area of disciplines. Each team starts out with a small tool box containing basic building blocks, the BioBricks, needed in their wet lab work. After choosing a project and a track each team builds on basis of those bricks new BioBricks specific to their project and those will be included in the future registry of parts. <br><br>
-
Besides the actual wet lab project, the teams are encouraged to promote synthetic biology in public by trying to create understanding and knowledge. Thereby, their own project helps them to present and represent themselves and iGEM as ambassadors of synthetic biology.
+
Besides the actual laboratory work, the teams are encouraged to promote synthetic biology in public by trying to create understanding and knowledge. Thereby, their own project helps them to present and represent themselves and iGEM as ambassadors of synthetic biology.
</p></div>
</p></div>
-
<div class="subject">
 
-
<h3>ARE YOU A BUILDER?</h3>
 
-
</div>
 
-
<div class="description">
 
-
<p align="justify"> Want to make your own construct? Before you start remember to think about some essential questions:<br> - what is the function?<br> - what are the concerns?<br></p>
 
-
 
-
<SCRIPT LANGUAGE="JavaScript">
 
-
var num=1
 
-
img1 = new Image ()
 
-
img1.src = "https://static.igem.org/mediawiki/2014/d/db/Team_UNIK_Copenhagen_Start_construct.PNG"
 
-
img2 = new Image ()
 
-
img2.src = "https://static.igem.org/mediawiki/2014/b/bc/Team_UNIK_Copenhagen_Construct_gene.PNG"
 
-
img3 = new Image ()
 
-
img3.src = "https://static.igem.org/mediawiki/2014/5/5a/Team_UNIK_Copenhagen_Transformed_organism.PNG"
 
-
img4 = new Image ()
 
-
img4.src = "https://static.igem.org/mediawiki/2014/2/24/Team_UNIK_Copenhagen_Construct.PNG"
 
-
 
-
text1 = "Click on "click to go to next step" to synthesize your gene"
 
-
text2 = "Click to transform your organism"
 
-
text3 = "Click to get your construct"
 
-
text4 = "Click to start again"
 
-
 
-
function slideshowUp()
 
-
{
 
-
num=num+1
 
-
if (num==5)
 
-
{num=1}
 
-
document.mypic.src=eval("img"+num+".src")
 
-
document.getconstruct.makeit.value=eval("text"+num)
 
-
}
 
-
 
-
</SCRIPT>
 
-
 
-
<!-- The Image and Form Codes are Below -->
 
-
 
-
<CENTER>
 
-
<IMG SRC="https://static.igem.org/mediawiki/2014/d/db/Team_UNIK_Copenhagen_Start_construct.PNG" NAME="mypic" BORDER=0 HEIGHT="150" WIDTH="150">
 
-
<p>
 
-
 
-
<FORM NAME="getconstruct">
 
-
<INPUT class="illustration_description" TYPE="text" NAME="makeit" VALUE="Click on 'click to go to next step' to synthesize your gene">
 
-
</FORM>
 
-
 
-
<A HREF="JavaScript:slideshowUp()">Click to go to next step</A>
 
-
 
-
</div>
 
</html>
</html>

Latest revision as of 08:52, 23 August 2014





WHAT IS iGEM?

The International Genetically Engineered Machine competition (iGEM) is a competition in the field of synthetic biology for under- and overgraduate students ranging over a wide area of disciplines. Each team starts out with a small tool box containing basic building blocks, the BioBricks, needed in their wet lab work. After choosing a project and a track each team builds on basis of those bricks new BioBricks specific to their project and those will be included in the future registry of parts.

Besides the actual laboratory work, the teams are encouraged to promote synthetic biology in public by trying to create understanding and knowledge. Thereby, their own project helps them to present and represent themselves and iGEM as ambassadors of synthetic biology.