Difference between revisions of "Team:Colegio EmelinaU/Parts"

 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{Template_All_Teams}}
 +
 +
<!-- Declare that you are going to use html code instead of wiki code -->
 
<html>
 
<html>
<head>
+
<link href='https://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'>
<meta content="text/html; charset=ISO-8859-1"
+
<link href='https://fonts.googleapis.com/css?family=Rancho' rel='stylesheet' type='text/css'>
http-equiv="content-type">
+
 
<title></title>
+
<!-- Start of CSS-->
</head>
+
<style type="text/css">
<body>
+
 
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
+
body{
<title></title>
+
 
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
+
 
<title></title>
+
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
+
<title></title>
+
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
+
<title></title>
+
<title>asdasda</title>
+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+
<meta name="generator" content="Google Web Designer 1.3.2.0521">
+
<style type="text/css">
+
html, body {
+
width: 100%;
+
height: 100%;
+
margin: 0px;
+
 
}
 
}
body {
+
 
-webkit-transform: perspective(1400px) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
+
 
-webkit-transform-style: preserve-3d;
+
.intro{
background-color: transparent;
+
text-align:left;
 +
 
 
}
 
}
</style>
+
 
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
+
p{
<title></title>
+
text-align:justify;
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
+
<title></title>
+
<title>Wiki</title>
+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+
<meta name="generator" content="Google Web Designer 1.3.2.0521">
+
<style type="text/css">
+
html, body {
+
width: 100%;
+
height: 100%;
+
margin: 0px;
+
 
}
 
}
body {
+
 
-webkit-transform: perspective(1400px) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
+
.imagen{
-webkit-transform-style: preserve-3d;
+
 
background-color: transparent;
+
float:left;
 +
padding:10px;
 +
box-sizing: border-box;
 +
 
 
}
 
}
.gwd-table-olaf {
+
 
color: rgb(169, 0, 255);
+
.logo{
border-image-source: none;
+
padding-top:50px;
border-color: rgb(0, 0, 0);
+
 
-webkit-transform: translate3d(1.05px, -5px, 0px);
+
-webkit-transform-style: preserve-3d;
+
background-image: none;
+
background-color: rgb(72, 255, 0);
+
 
}
 
}
.gwd-td-a0u2 {
+
 
border: 1px solid black;
+
#globalWrapper, #content{
 +
float:none;
 +
margin:0 auto;
 +
 
 +
 
 
}
 
}
.gwd-a-2l9u {
+
 
color: rgb(0, 0, 0);
+
/* since the background is dark, we change the color of the text and links so they are visible on "show preview" mode */
 +
 
 +
p, #content {
 +
color:#808284;
 +
}
 +
 
 +
a, a:visited {
 +
color:#22BCB9;
 +
}
 +
 
 +
 
 +
 
 +
/* PAGE LAYOUT */
 +
 
 +
 +
/* Set up a width, height and color of the body wrapper*/
 +
body {
 +
background-color:#ffffff;
 +
                                font-family: 'Roboto', sans-serif;
 +
}
 +
 
 +
/* Creates a container that will wrap all of the content inside your wiki pages. */
 +
#mainContainer { 
 +
width: 980px;
 +
overflow:hidden;
 +
float:left;
 +
margin-left:20px;
 +
margin-bottom: 10px;
 +
background-color: #fff;
 +
 +
                                -webkit-box-shadow: 2px 0px 34px 0px rgba(145,145,145,0.72);
 +
                                -moz-box-shadow: 2px 0px 34px 0px rgba(145,145,145,0.72);
 +
                                box-shadow: 2px 0px 34px 0px rgba(145,145,145,0.72);
 +
 
 +
 
 +
 +
}
 +
 
 +
/* Creates the container for the menu */
 +
#menuContainer  {
 +
      width: 200px;
 +
                              background: #BA00E8;
 +
                              font-family: 'Oxygen Mono', Tahoma, Arial, sans-serif;
 +
                              zoom: 1;
 +
                              font-size: 12px;
 +
                              float:left;
 +
                              margin-right:15px;
 +
                              height:700px;
 +
                           
 +
                           
 +
                               
 +
 
 +
}
 +
 
 +
/* Creates the container for the content */
 +
#contentContainer {
 +
padding-top:10px;
 +
padding-right:10px;
 +
margin-bottom: 20px;
 +
padding-left: 50px;
 +
background-color: #fff;
 +
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 +
             
 +
                         
 +
                             
 +
}
 +
 
 +
 
 +
/*Set up height place holder for the banner*/
 +
      #bannerContainer {
 +
height:200px;
 +
margin:auto;
 +
text-align:center;
 +
color: #24B694;
 +
                                background:url(https://static.igem.org/mediawiki/2015/2/29/Banner_wiki_03.png);
 +
                             
 +
                               
 +
}
 +
 
 +
/*VISUAL STYLE (TABLES, FONTS, LINKS, IMAGES, UL) */
 +
 
 +
/*Change the styling of text for everything inside main container*/
 +
#mainContainer p {
 +
font-size: 13px;
 +
color: #000000;
 +
}
 +
 +
/*This changes the color and font family */
 +
#contentContainer h1, h2, h3, h4, h5, h6 {
 +
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 +
color: #29221F;
 +
border-bottom: none;
 +
font-weight: bold;
 +
margin-top:10px;
 +
}
 +
 
 +
/*Style of the links - links are different inside the menu */
 +
#contentContainer a {
 +
font-weight: bold;
 +
color: #22BCB9;
 +
}
 +
 
 +
  /* Styling links on hover- links are different inside the menu */
 +
#contentContainer a:hover {  
 +
color: #14747D;
 +
}
 +
 
 +
/*Change the styling of tables */
 +
        #contentContainer table {
 +
    border: 2px solid #29221F;
 +
    border-collapse: collapse;
 +
    margin: auto;
 +
    margin-bottom: 15px;
 +
    margin-top: 15px;
 +
    margin-right: 10px;
 +
    margin-left: 10px;
 +
    }
 +
 
 +
/*Change the styling of table cells*/
 +
    #contentContainer  td {
 +
    background-color: #fff;
 +
    padding: 20px;
 +
    border: 2px solid #29221F;
 +
    border-collapse: collapse;
 +
    vertical-align: text-top;
 +
    }
 +
 
 +
 
 +
/*Change the styling of table headers */
 +
    #contentContainer th {
 +
    background-color: #F4F0D8;
 +
    padding: 10px;
 +
    border: 2px solid #29221F;
 +
    border-collapse: collapse;
 +
    vertical-align: text-top;
 +
    }
 +
 
 +
 
 +
 
 +
 
 +
/*MENU STYLING */
 +
 
 +
/*Styling for the links in the menu */
 +
#menuContainer a {
 +
color: #fff;
 +
text-decoration:none;
 +
                               
 +
 +
}
 +
 
 +
/* Sets the style for lists inside menuContainer  */
 +
#menuContainer ul {
 +
list-style: none;
 +
margin-left:5px;
 +
}
 +
 
 +
/*Styles the list items to become menu buttons */
 +
#menuContainer ul li {
 +
 +
display: block;
 +
width: 100%;
 +
height:30px;
 +
padding-top:10px;
 +
                                padding-left:0px;
 +
                                border-bottom: 1px solid #fff;
 +
                             
 +
 
 +
}
 +
 
 +
/*For the menu buttons, changes the color when hovering*/
 +
#menuContainer li:hover {
 +
color:  #FFF;
 +
background-color: #ED417B;
 +
                                transition:1s;
 +
                                margin-left:10px;
 +
}
 +
 
 +
/*Submenus are not displayed as default*/
 +
#menuContainer li ul {
 +
 
 +
display: none;
 +
padding-top:15px;
 +
margin-left: 0px;
 +
 
 +
 
 +
}
 +
 
 +
/*Submenus are displayed when hovering the menu button */
 +
#menuContainer li:hover ul {
 +
/*display: inline-block; */
 +
display: block;
 +
position: absolute;
 +
float:right;
 +
margin-left: 150px;
 +
                                margin-top:-42px;
 +
 
 +
 
 +
}
 +
 
 +
/*Style the submenu buttons*/
 +
#menuContainer li ul li{
 +
                                background-color: rgba(172, 41, 229, 0.8);
 +
                                background: rgba(172, 41, 229, 0.8);
 +
                                color: rgba(172, 41, 229, 0.8);
 +
padding-left:20px;
 +
padding-right:20px;
 +
height:30px;
 +
padding-top:10px;
 +
margin-top:-3px;
 +
color: white;
 +
                                font-size:1rem;
 +
                                width:200px;
 +
}
 +
 
 +
/*CLASSES */
 +
 
 +
/*Clear class for all the pages, adds spacing too*/
 +
.clear{
 +
clear:both;
 +
height: 10px;
 +
}
 +
 
 +
 
 +
/* highlight box for special messages */
 +
          .highlightBox {
 +
            width:500px;
 +
            margin:auto;
 +
            background-color: #F4F0D8;
 +
    margin-bottom: 15px;
 +
    margin-top: 15px;
 +
    padding: 15px;
 +
    padding-top: 5px;
 +
            }
 +
.animated {
 +
    -webkit-animation-duration: 4s;
 +
    animation-duration: 4s;
 +
    -webkit-animation-fill-mode: both;
 +
    animation-fill-mode: both;
 +
}
 +
 
 +
@-webkit-keyframes bounceIn {
 +
    0% {
 +
        opacity: 0;
 +
        -webkit-transform: scale(.3);
 +
    }
 +
 
 +
    50% {
 +
        opacity: 1;
 +
        -webkit-transform: scale(1.05);
 +
    }
 +
 
 +
    70% {
 +
        -webkit-transform: scale(.9);
 +
    }
 +
 
 +
    100% {
 +
        -webkit-transform: scale(1);
 +
    }
 +
}
 +
 
 +
@keyframes bounceIn {
 +
    0% {
 +
        opacity: 0;
 +
        transform: scale(.3);
 +
    }
 +
 
 +
    50% {
 +
        opacity: 1;
 +
        transform: scale(1.05);
 +
    }
 +
 
 +
    70% {
 +
        transform: scale(.9);
 +
    }
 +
 
 +
    100% {
 +
        transform: scale(1);
 +
    }
 +
}
 +
 
 +
.bounceIn {
 +
    -webkit-animation-name: bounceIn;
 +
    animation-name: bounceIn;  
 
}
 
}
.gwd-td-j1qu {
+
 
border: 1px solid black;
+
</style>
}
+
<!-- End of CSS -->
.gwd-a-z2us {
+
 
color: rgb(0, 0, 0);
+
 
}
+
<!-- Start of the template html elements. -->
.gwd-td-c5ni {
+
<div id ="mainContainer"><!--This div will close on the page.-->
border: 1px solid black;
+
 
}
+
.gwd-a-3qu4 {
+
<div id="bannerContainer">
color: rgb(0, 0, 0);
+
<div class="logo">
}
+
<img src="https://static.igem.org/mediawiki/2015/3/33/Logo_oficial.png">
.gwd-td-ifvx {
+
 
border: 1px solid black;
+
</div>
}
+
</div>
.gwd-a-n5xh {
+
 
color: rgb(0, 0, 0);
+
<!-- Start of menu -->
}
+
<div id="menuContainer">
.gwd-td-jx68 {
+
 
border: 1px solid black;
+
<!-- This list is your menu, every list item is a menu button and nested listed become submenu buttons -->
}
+
<ul class="animated bounceIn">
.gwd-a-ja1d {
+
<a href="https://2015.igem.org/Team:Colegio_EmelinaU"><li>HOME</li></a>
color: rgb(0, 0, 0);
+
 
}
+
<a href="https://2015.igem.org/Team:Colegio_EmelinaU/Team"><li>TEAM</li></a>
.gwd-td-g8dp {
+
 
border: 1px solid black;
+
<a href="#"><li>PROJECT >
}
+
            <ul>
.gwd-a-kylu {
+
<a href="https://2015.igem.org/Team:Colegio_EmelinaU/Description"><li>Description</li></a>
color: rgb(0, 0, 0);
+
<a href="https://2015.igem.org/Team:Colegio_EmelinaU/Experiments"><li>Experiments & Protocols</li></a
}
+
<a href="https://2015.igem.org/Team:Colegio_EmelinaU/Results"><li>Results</li></a>
.gwd-td-yj7p {
+
                                                        <a href="https://2015.igem.org/Team:Colegio_EmelinaU/Design"><li>Design</li></a>
border: 1px solid black;
+
                                                        <a href="https://2015.igem.org/Team:Colegio_EmelinaU/Bussingmodels"><li>Bussing Models</li></a>
}
+
</ul>
.gwd-a-pw53 {
+
</li></a>
color: rgb(0, 0, 0);
+
 
}
+
<a href="#"><li>PARTS >
.gwd-td-axf6 {
+
            <ul>
border: 1px solid black;
+
<a href="https://2015.igem.org/Team:Colegio_EmelinaU/Parts"><li>Team Parts</li></a>
}
+
.gwd-a-0h2t {
+
</ul>
color: rgb(0, 0, 0);
+
</li></a>
}
+
 
.gwd-td-7e6z {
+
                                        <a href="https://2015.igem.org/Team:Colegio_EmelinaU/Practices"><li>HUMAN PRACTICES</li></a>
border: 1px solid black;
+
 
}
+
<a href="https://2015.igem.org/Team:Colegio_EmelinaU/Notebook"><li>NOTEBOOK</li></a>
.gwd-a-flgs {
+
     
color: rgb(0, 0, 0);
+
<a href="https://2015.igem.org/Team:Colegio_EmelinaU/Modeling"><li>MODELING</li></a>
}
+
 
.gwd-td-v53y {
+
                                        <a href="https://2015.igem.org/Team:Colegio_EmelinaU/Attributions"><li>ATTRIBUTIONS</li></a>
border: 1px solid black;
+
 
}
+
<a href="https://2015.igem.org/Team:Colegio_EmelinaU/Collaborations"><li>COLLABORATIONS</li></a>
.gwd-a-g8gw {
+
 
color: rgb(41, 254, 0);
+
}
+
 
.gwd-td-eynb {
+
</ul>
border: 1px solid black;
+
</div>
}
+
<!-- End of menu  -->
.gwd-a-qcr2 {
+
 
color: rgb(0, 0, 0);
+
<!-- Start of content -->
}
+
<div id="contentContainer">  
.gwd-td-7r38 {
+
 
border: 1px solid black;
+
 
}
+
                        <div class="intro">
.gwd-a-9p75 {
+
<h1>The parts we use in our project are:
color: rgb(0, 0, 0);
+
</h1>
}
+
<hr>
.gwd-td-rs0w {
+
<center>
border: 1px solid black;
+
<img src="https://static.igem.org/mediawiki/2015/7/72/Parts0001.PNG" align="bottom">
}
+
</center>
.gwd-a-6p0t {
+
</br>
color: rgb(0, 0, 0);
+
 
}
+
For more information see http://parts.igem.org/Main_Page on the basis of data, this
.gwd-td-c00m {
+
is a complete description including their status and position in the BioBricks.
border: 1px solid black;
+
In our wiki are the designs that were used these parts, we present further cuts
}
+
used to build our goal.
.gwd-a-mf6h {
+
 
color: rgb(0, 0, 0);
+
 
}
+
</div>
.gwd-td-4a1f {
+
 
border: 1px solid black;
+
 
}
+
 
.gwd-a-49ry {
+
 
color: rgb(0, 0, 0);
+
 
}
+
 
.gwd-td-z66m {
+
 
border: 1px solid black;
+
 
}
+
</div>
.gwd-a-58k5 {
+
<!--This div will close on the page.-->
color: rgb(0, 0, 0);
+
}
+
.gwd-td-9rog {
+
border: 1px solid black;
+
}
+
.gwd-a-y1bv {
+
color: rgb(0, 0, 0);
+
}
+
.gwd-td-ur73 {
+
border: 1px solid black;
+
}
+
.gwd-a-b1ao {
+
color: rgb(0, 0, 0);
+
}
+
.gwd-td-a82m {
+
border: 1px solid black;
+
}
+
.gwd-a-voen {
+
color: rgb(0, 0, 0);
+
}
+
.gwd-td-hnad {
+
border: 1px solid black;
+
}
+
.gwd-a-p8c1 {
+
color: rgb(0, 0, 0);
+
}
+
.gwd-td-6lp9 {
+
border: 1px solid black;
+
}
+
.gwd-a-02yj {
+
color: rgb(0, 0, 0);
+
}
+
.gwd-td-4hp1 {
+
border: 1px solid black;
+
}
+
.gwd-a-g12q {
+
color: rgb(0, 0, 0);
+
}
+
.gwd-td-07um {
+
border: 1px solid black;
+
}
+
.gwd-a-fsl5 {
+
color: rgb(0, 0, 0);
+
}
+
.gwd-td-jo31 {
+
border: 1px solid black;
+
}
+
.gwd-a-pd27 {
+
color: rgb(0, 0, 0);
+
}
+
.gwd-td-vfg6 {
+
border: 1px solid black;
+
}
+
.gwd-a-t8ex {
+
color: rgb(0, 0, 0);
+
}
+
.gwd-td-id1v {
+
border: 1px solid black;
+
}
+
.gwd-a-enz2 {
+
color: rgb(0, 0, 0);
+
}
+
.gwd-td-dud9 {
+
border: 1px solid black;
+
}
+
.gwd-a-fbd0 {
+
color: rgb(0, 0, 0);
+
}
+
.gwd-td-ay5e {
+
border: 1px solid black;
+
background-color: rgb(0, 0, 153);
+
}
+
.gwd-a-xffk {
+
color: rgb(54, 255, 0);
+
}
+
.gwd-td-f4m6 {
+
border: 1px solid black;
+
background-color: rgb(0, 0, 153);
+
}
+
.gwd-a-d2ru {
+
color: rgb(54, 255, 0);
+
}
+
.gwd-td-02vy {
+
border: 1px solid black;
+
background-color: rgb(0, 0, 153);
+
}
+
.gwd-a-6znx {
+
color: rgb(54, 255, 0);
+
}
+
.gwd-td-mwkg {
+
border: 1px solid black;
+
background-color: rgb(0, 0, 153);
+
}
+
.gwd-a-1yy5 {
+
color: rgb(54, 255, 0);
+
}
+
.gwd-td-4f8k {
+
border: 1px solid black;
+
background-color: rgb(0, 0, 153);
+
}
+
.gwd-a-x1gn {
+
color: rgb(54, 255, 0);
+
}
+
.gwd-td-n1bf {
+
border: 1px solid black;
+
background-color: rgb(0, 0, 153);
+
}
+
.gwd-a-8cw0 {
+
color: rgb(54, 255, 0);
+
}
+
.gwd-td-bdbd {
+
border: 1px solid black;
+
background-color: rgb(0, 0, 153);
+
}
+
.gwd-a-6984 {
+
color: rgb(54, 255, 0);
+
}
+
.gwd-td-sj9w {
+
border: 1px solid black;
+
background-color: rgb(0, 0, 153);
+
}
+
.gwd-a-2bif {
+
color: rgb(54, 255, 0);
+
}
+
.gwd-td-tzqy {
+
border: 1px solid black;
+
background-color: rgb(0, 0, 153);
+
}
+
.gwd-a-i0b0 {
+
color: rgb(54, 255, 0);
+
}
+
.gwd-tbody-sp4o {
+
background-image: none;
+
}
+
.gwd-td-w0b1 {
+
-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
+
-webkit-transform-style: preserve-3d;
+
background-image: none;
+
}
+
.gwd-td-oo4i {
+
background-image: none;
+
}
+
.gwd-tr-x710 {
+
-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -2, 0, 1);
+
-webkit-transform-style: preserve-3d;
+
}
+
.gwd-td-adyo {
+
background-image: none;
+
}
+
.gwd-td-xdr7 {
+
-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
+
-webkit-transform-style: preserve-3d;
+
background-image: none;
+
}
+
.gwd-td-cfxs {
+
background-image: none;
+
}
+
.gwd-td-0yv9 {
+
background-image: none;
+
}
+
.gwd-td-i2b4 {
+
background-image: none;
+
}
+
.gwd-td-dwc0 {
+
background-image: none;
+
}
+
.gwd-td-alsg {
+
background-image: none;
+
}
+
</style><img style="width: 962px; height: 463px;"
+
src="https://static.igem.org/mediawiki/2015/thumb/9/94/Banner_Emelina_Urrutia.jpg/800px-Banner_Emelina_Urrutia.jpg"
+
alt="File:Banner Emelina Urrutia.jpg" class=""><br>
+
<table style="width: 961px; height: 77px;" class="gwd-table-olaf">
+
<tbody class="gwd-tbody-sp4o">
+
<tr heigth="15px">
+
</tr>
+
<tr heigth="75px" class="gwd-tr-x710">
+
<td
+
style="border: 1px solid black; background-color: rgb(0, 0, 0);"
+
class="gwd-td-w0b1" onmouseover="this.bgColor='#d3d3d3'"
+
onmouseout="this.bgColor='#6700D2'" align="center" bgcolor="#6700d2"
+
height="45"><big> <a href="https://2015.igem.org/Team:Colegio_EmelinaU"
+
style="color: rgb(54, 255, 0);"><big>Home</big> </a> </big></td>
+
<td
+
style="border: 1px solid black; background-color: rgb(0, 0, 0);"
+
class="gwd-td-adyo" onmouseover="this.bgColor='#d3d3d3'"
+
onmouseout="this.bgColor='#000000'" align="center" bgcolor="#000000"
+
height="45"><big> <a
+
href="https://2015.igem.org/Team:Colegio_EmelinaU/Team"
+
style="color: rgb(54, 255, 0);"><big> Team</big> </a> </big></td>
+
<td
+
style="border: 1px solid black; background-color: rgb(0, 0, 0);"
+
class="gwd-td-xdr7" onmouseover="this.bgColor='#d3d3d3'"
+
onmouseout="this.bgColor='#6700D2'" align="center" bgcolor="#6700d2"
+
height="45"><big><big> <a
+
href="https://2015.igem.org/Team:Colegio_EmelinaU/Description"
+
style="color: rgb(54, 255, 0);"> Project</a> </big></big></td>
+
<td
+
style="border: 1px solid black; background-color: rgb(0, 0, 0);"
+
class="gwd-td-oo4i" onmouseover="this.bgColor='#d3d3d3'"
+
onmouseout="this.bgColor='#6700D2'" align="center" bgcolor="#6700d2"
+
height="45"><big><big> <a
+
href="https://2015.igem.org/Team:Colegio_EmelinaU/Parts"
+
style="color: rgb(54, 255, 0);">Parts</a> </big></big></td>
+
<td
+
style="border: 1px solid black; background-color: rgb(0, 0, 0);"
+
class="gwd-td-cfxs" onmouseover="this.bgColor='#d3d3d3'"
+
onmouseout="this.bgColor='#6700D2'" align="center" bgcolor="#6700d2"
+
height="45"><big><big> <a
+
href="https://2015.igem.org/Team:Colegio_EmelinaU/Modeling"
+
style="color: rgb(54, 255, 0);">Modeling</a> </big></big></td>
+
<td
+
style="border: 1px solid black; background-color: rgb(0, 0, 0);"
+
class="gwd-td-0yv9" onmouseover="this.bgColor='#d3d3d3'"
+
onmouseout="this.bgColor='#6700D2'" align="center" bgcolor="#6700d2"
+
height="45"><big><big> <a
+
href="https://2015.igem.org/Team:Colegio_EmelinaU/Metodology"
+
style="color: rgb(54, 255, 0);">Out the lab</a> </big></big></td>
+
<td
+
style="border: 1px solid black; background-color: rgb(0, 0, 0);"
+
class="gwd-td-i2b4" onmouseover="this.bgColor='#d3d3d3'"
+
onmouseout="this.bgColor='#6700D2'" align="center" bgcolor="#6700d2"
+
height="45"> <a
+
href="https://2015.igem.org/Team:Colegio_EmelinaU/Results"
+
style="color: rgb(54, 255, 0);"><big><big>Results</big></big><br>
+
</a> </td>
+
<td
+
style="border: 1px solid black; background-color: rgb(0, 0, 0);"
+
class="gwd-td-dwc0" onmouseover="this.bgColor='#d3d3d3'"
+
onmouseout="this.bgColor='#6700D2'" align="center" bgcolor="#6700d2"
+
height="45"><big><big> <a
+
href="https://2015.igem.org/Team:Colegio_EmelinaU/Projections"
+
style="color: rgb(54, 255, 0);"> Future Projections</a> </big></big></td>
+
<td
+
style="border: 1px solid black; background-color: rgb(0, 0, 0);"
+
class="gwd-td-alsg" onmouseover="this.bgColor='#d3d3d3'"
+
onmouseout="this.bgColor='#6700D2'" align="center" bgcolor="#6700d2"
+
height="45"><big> <a
+
href="https://2015.igem.org/Team:Colegio_EmelinaU/Attributions"
+
style="color: rgb(54, 255, 0);"><big> Attributions</big> </a> </big></td>
+
<td align="center"> <a href="https://2014.igem.org/Main_Page"><img
+
src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55"> </a></td>
+
</tr>
+
</tbody>
+
</table>
+
<big><big><big><big><br>
+
</big></big></big></big>
+
<address><big style="font-family: Helvetica,Arial,sans-serif;"><span
+
style="font-size: 12pt; color: rgb(33, 33, 33);" class="" lang="EN-US"><big></big></span></big><big
+
style="font-family: AGA Arabesque;"><span
+
style="font-size: 12pt; color: rgb(33, 33, 33);" class="" lang="EN-US">
+
<o:p></o:p></span></big></address>
+
<br>
+
<br>
+
<br>
+
<br>
+
<br>
+
<br>
+
<br>
+
</body>
+
 
</html>
 
</html>

Latest revision as of 02:05, 19 September 2015

The parts we use in our project are:



For more information see http://parts.igem.org/Main_Page on the basis of data, this is a complete description including their status and position in the BioBricks. In our wiki are the designs that were used these parts, we present further cuts used to build our goal.