Team:Warsaw

From 2010.igem.org

(Difference between revisions)
Line 137: Line 137:
}
}
-
a.er {
+
img.er {
  width: 200px;
  width: 200px;
  position: absolute;
  position: absolute;
Line 145: Line 145:
}
}
-
a.er:hover {
+
img.er:hover {
  width: 230px;
  width: 230px;
  position: absolute;
  position: absolute;
Line 153: Line 153:
}
}
-
a.gfp {
+
img.gfp {
  width: 260px;
  width: 260px;
  position: absolute;
  position: absolute;
Line 161: Line 161:
}
}
-
a.gfp:hover {
+
img.gfp:hover {
  width: 270px;
  width: 270px;
  position: absolute;
  position: absolute;
Line 174: Line 174:
</style>
</style>
<body>
<body>
-
<!-- <a class="nls" href="https://2010.igem.org/Team:Warsaw"> -->
+
     <img class="nls" src="https://static.igem.org/mediawiki/2010/4/41/Bak_atrapa.png">
-
     <img class="nls" src="https://static.igem.org/mediawiki/2010/4/41/Bak_atrapa.png"> <!-- </a> -->
+
    <img class="er" src="https://static.igem.org/mediawiki/2010/4/41/Bak_atrapa.png">
-
<a class="er" href="https://2010.igem.org/Team:Warsaw">
+
    <img class="gfp" src="https://static.igem.org/mediawiki/2010/4/41/Bak_atrapa.png">      
-
    <img src="https://static.igem.org/mediawiki/2010/4/41/Bak_atrapa.png"></a>
+
-
<a class="gfp" href="https://2010.igem.org/Team:Warsaw">
+
-
    <img src="https://static.igem.org/mediawiki/2010/4/41/Bak_atrapa.png"></a>         
+
</body>
</body>
</html>
</html>

Revision as of 15:05, 24 October 2010