Team:Amsterdam/Sandbox

From 2011.igem.org

(Difference between revisions)
Line 2: Line 2:
==Lab environment photo album==
==Lab environment photo album==
<html>
<html>
-
<style type="text/css">
 
-
*, body {
 
-
margin:0;
 
-
padding:0;
 
-
}
 
-
#imageGallery {
 
-
margin:0 auto;
 
-
width:640px;
 
-
}
 
-
.imageZoom ul {
 
-
  height:420px;
 
-
  margin:0;
 
-
  background: url(https://static.igem.org/mediawiki/2011/d/dc/P1130190.jpg) 0 0 no-repeat;
 
-
 
-
}
 
-
.imageZoom ul li {
 
-
list-style: none;
 
-
margin:0;
 
-
padding:0;
 
-
float:left;
 
-
width:0;
 
-
height:130px;
 
-
}
 
-
.imageZoom ul li img {
 
-
margin:0;
 
-
width:0;
 
-
height:0;
 
-
border:0;
 
-
overflow: hidden;
 
-
}
 
-
.imageZoom ul li:target img {
 
-
width:640px;
 
-
height:420px;
 
-
border:1px solid #f0f0f0;
 
-
}
 
-
.imagePreview {
 
-
height:120px;
 
-
  margin:0;
 
-
  padding:0;
 
-
  background: #f0f0f0;
 
-
  width:640px;
 
-
}
 
-
.imagePreview ul {
 
-
    margin:0;
 
-
    padding:0;
 
-
    list-style: none;
 
-
}
 
-
.imagePreview ul li{
 
-
float: left;
 
-
text-align: center;
 
-
  margin:10px;
 
-
padding:0;
 
-
  background: #f0f0f0;
 
-
background:url(https://static.igem.org/mediawiki/2011/d/dc/P1130190.jpg);
 
-
}
 
-
 
-
.imagePreview ul li img {
 
-
  border: 1px solid #9f9f9f;
 
-
  padding:2px;
 
-
margin:0; 
 
-
background-color: #fff;
 
-
width:134px;
 
-
}
 
-
.imagePreview ul li a {
 
-
outline: 0;
 
-
}
 
-
.imagePreview ul li a:hover img,
 
-
.imagePreview ul li a:active img,
 
-
.imagePreview ul li a:focus img {
 
-
  border-color:#fff;
 
-
}
 
-
</style>
 
-
 
-
<body>
 
-
 
<div id="imageGallery">
<div id="imageGallery">
-
 
<div class="imageZoom">
<div class="imageZoom">
<ul>
<ul>
Line 114: Line 38:
</div>
</div>
-
 
</div>
</div>
-
 
-
 
-
 
-
</body>
 
-
 
</html>
</html>
{{:Team:Amsterdam/Footer}}
{{:Team:Amsterdam/Footer}}

Revision as of 17:09, 13 September 2011