Difference between revisions of "Team:METU HS Ankara/test"

(Blanked the page)
 
Line 1: Line 1:
{{:Team:SDU-Denmark/core/header| }}
 
<html>
 
<script type="text/javascript">
 
    $(document).ready(function() {
 
        $('#box1').hover(function(){
 
            var smallTop = $('#box1').height() - $(".cover", this).height() -10 +"px";
 
    $(".cover", this).stop().animate({top:smallTop},{queue:false,duration:160});
 
}, function() {
 
    $(".cover", this).stop().animate({top:'465px'},{queue:false,duration:160});
 
});
 
        $('#box2').hover(function(){
 
            var smallTop = $('#box2').height() - $(".cover", this).height() -10 +"px";
 
    $(".cover", this).stop().animate({top:smallTop},{queue:false,duration:160});
 
}, function() {
 
    $(".cover", this).stop().animate({top:'465px'},{queue:false,duration:160});
 
});
 
    });
 
</script>
 
  
<div class="expandedContent">
 
<div class="boxgrid contentBorder boxgridMedium" id="box1">
 
  <img src="https://static.igem.org/mediawiki/2015/thumb/c/c9/METUHS-Test.JPG/800px-METUHS-Test.JPG">
 
<a class="cover boxcaption" style="top: 465px" href="https://2014.igem.org/Team:SDU-Denmark/Tour55">
 
<h2 class="onBlack">Varroa</h2>
 
    <p class="onBlackIntro">
 
Watch our METU HS video :P
 
</p>
 
<p class="onBlack">
 
Every varroa will taste death!! It is not a problem anymore with our project.
 
<br><br>
 
    </p>
 
</a>
 
</div>
 
 
<div class="boxgrid contentBorder boxgridBig" id="box2" style="margin-left:8px">
 
  <img src="https://static.igem.org/mediawiki/2015/thumb/c/c9/METUHS-Test.JPG/800px-METUHS-Test.JPG">
 
<a class="cover boxcaption" style="top: 465px" href="https://2014.igem.org/Team:SDU-Denmark/Tour10">
 
<h2 class="onBlack">The Untapped Food Resource of the Century</h2>
 
    <p class="onBlackIntro">
 
Varroa Destructorrr
 
</p>
 
<p class="onBlack">
 
iGEM 2015 HS is gonna destroy varroa. :p
 
</p>
 
</a>
 
</div>
 
</div>
 
<div class="EndFloatBlock"></div>
 
</div>
 
 
 
</html>
 
{{:Team:SDU-Denmark/core/footer}}
 

Latest revision as of 18:19, 21 June 2015