Team:Paris/Parts

From 2009.igem.org

(Difference between revisions)
(Parts)
(Parts)
Line 72: Line 72:
Here you can see the Registry : [http://partsregistry.org/cgi/partsdb/pgroup.cgi?pgroup=iGEM2009&group=Paris Paris Parts]
Here you can see the Registry : [http://partsregistry.org/cgi/partsdb/pgroup.cgi?pgroup=iGEM2009&group=Paris Paris Parts]
-
<td>
+
#left-side {
-
<img src="https://2009.igem.org/Image:Table_Paris_Registry_2009.png" height=150px>
+
    position: absolute;
-
</td>
+
    height: 23px;
 +
    width: 30px;
 +
    top: 0px;
 +
    left: 160px;
 +
    margin-top:10px;
 +
    padding-top: 7px;
 +
    background: url(https://2009.igem.org/Image:Table_Paris_Registry_2009.png);
 +
    z-index:4;
 +
}

Revision as of 02:08, 22 October 2009

iGEM > Paris > Parts


Parts


Here you can see the Registry : Paris Parts

  1. left-side {
   position: absolute;
   height: 23px;
   width: 30px;
   top: 0px;
   left: 160px;
   margin-top:10px;
   padding-top: 7px;
   background: url(https://2009.igem.org/Image:Table_Paris_Registry_2009.png);
   z-index:4;
}