Team:Warsaw/Gallery

From 2009.igem.org

(Difference between revisions)
(New page: {{WarHead1}} <div class="important">Our pictures should be here but now you see only a black hole</div> center)
Line 5: Line 5:
[[Image:Black hole.jpg|center]]
[[Image:Black hole.jpg|center]]
 +
 +
 +
--- testing area ---
 +
 +
<html>
 +
<head>
 +
<style>
 +
.divHide {visibility: hidden;}
 +
.divVis {visibility: visible;}
 +
.imgThumb {
 +
cursor: pointer;
 +
width: 50px;
 +
}
 +
 +
#large_image {
 +
border: groove 10px;
 +
 +
}
 +
 +
#image_title {
 +
font-size: 22px;
 +
font-weight: bold;
 +
 +
}
 +
 +
 +
#gallery_name {
 +
font-size: 28px;
 +
font-weight: bold;
 +
text-align: center;
 +
}
 +
 +
 +
</style>
 +
 +
<script>
 +
 +
function changeLargeImage(thisURL,thisTitle) {
 +
 +
document.getElementById('large_image').src=thisURL;
 +
document.getElementById("image_title").innerHTML=thisTitle;
 +
 +
}
 +
 +
</script>
 +
</head>
 +
<div id="gallery_name">meetings photos</div>
 +
<div id="image_title" >Wstepne zdjecie</div>
 +
<div id="image_large" class="divVis">
 +
<img id="large_image" src="https://static.igem.org/mediawiki/2009/8/85/Warsaw_team1.jpg" width="600px">
 +
</div>
 +
 +
<div class="thumbnails">
 +
<table>
 +
<tr>
 +
<td>
 +
<img src="https://static.igem.org/mediawiki/2009/7/79/Warsaw_meeting1_thumb.jpg" class="imgThumb" alt="meeting" title="meeting" onClick="changeLargeImage('https://static.igem.org/mediawiki/2009/7/74/Warsaw_meeting1.jpg','One of the meetings picture');">
 +
</td>
 +
<td>
 +
<img src="https://static.igem.org/mediawiki/2009/d/dd/Franek_mysli_thumb.jpg" class="imgThumb" alt="meeting" title="meeting" onClick="changeLargeImage('https://static.igem.org/mediawiki/2009/5/58/Franek_mysli.jpg','Franek is thinking...');">
 +
</td>
 +
</tr>
 +
</table>
 +
</div>
 +
</html>

Revision as of 23:22, 19 September 2009

Our pictures should be here but now you see only a black hole


Black hole.jpg


--- testing area ---

Wstepne zdjecie
meeting meeting