Difference between revisions of "Team:SDU-Denmark"

 
(252 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{:Team:SDU-Denmark/core/header| }}
 
{{:Team:SDU-Denmark/core/header| }}
 
<html>
 
<html>
 +
 +
<script type="text/javascript">
 +
    $(document).ready(function() {
 +
        $('#box1').hover(function(){
 +
            var smallTop = $('#box1').height() - $(".cover", this).height() -20 +"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});
 +
});
 +
$('#box3').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="expandedContent">
<div class="boxgrid contentBorder boxgridMedium" id="box1">
+
<div class="boxgrid contentBorder boxgridBig" id="box1" >
  <img src="">
+
<img src="https://static.igem.org/mediawiki/2015/7/7c/SDU2015_FrontpageImage_600px.png" width="680px" />
<a class="cover boxcaption" style="top: 465px" href="https://2014.igem.org/Team:SDU-Denmark/Tour55">
+
<a class="cover boxcaption" style="top: 465px" href="https://2015.igem.org/Team:SDU-Denmark/Tour10">
<h2 class="onBlack">Antibody</h2>
+
<h2 class="onBlack">PAST </h2>
 
     <p class="onBlackIntro">
 
     <p class="onBlackIntro">
Tadaaa
+
Peptide Aptamer Screening using Two-hybrid system
 
</p>
 
</p>
 
  <p class="onBlack">
 
  <p class="onBlack">
 +
This is a project focusing on finding an alternative to the traditional antibody production.
 +
Currently, all marketed antibodies are made in vitro, by exploiting mammalian cell's immune system and its ability to produce antibodies against a certain antigen. Increasing demands implies the necessity of quicker methods to drive down the costs of production, both because of economical issues and the expense of animal lives. These are exactly the issues that we have been trying to accommodate. Sounds interesting, right? Take a tour through our wiki either by the menu function on the top of the page or the use our interactive tourmenu. Enjoy! 
 +
    </p>
 +
</a>
 +
</div>
  
  
Line 17: Line 45:
  
  
 +
<div class="boxgrid contentBorder boxgridSmall" id="box2" >
 +
<img src="https://static.igem.org/mediawiki/2015/1/13/SDU2015_Frontpageimage2_500x.png" width="295px"/>
 +
<a class="cover boxcaption" style="top: 465px" href="https://2015.igem.org/Team:SDU-Denmark/Tour14"> 
 +
<h2 class="onBlack">Medal Requirements</h2>
 +
<p class="onBlackIntro" style="text-align:left;">
 +
We have been working hard all summer. Want to check out the medal requirements fulfilled?
 +
</p>
 +
<p class="onBlack" style="text-align:left;">
 +
 +
Click here to get directed to the requirements page.
 
     </p>
 
     </p>
 +
 +
 
</a>
 
</a>
 
</div>
 
</div>
  
 
+
<div class="boxgrid contentBorder boxgridSmall" id="box3" style="margin-top:8px">
<div class="boxgrid contentBorder boxgridBig" id="box2" style="margin-left:8px">
+
<img src="https://static.igem.org/mediawiki/2015/b/bb/SDU2015_frontpageTeam_sh.jpg" width="362px"/>
  <img src="">  
+
<a class="cover boxcaption" style="top: 465px" href="https://2015.igem.org/Team:SDU-Denmark/Tour11">
<a class="cover boxcaption" style="top: 465px" href="https://2014.igem.org/Team:SDU-Denmark/Tour10">
+
<h2 class="onBlack">Our team</h2>
<h2 class="onBlack">Bum bum</h2>
+
<p class="onBlackIntro" style="text-align:left;">
    <p class="onBlackIntro">
+
We are the SDU-Denmark 2015 team!  
Escherichia coli is cool!
+
 
</p>
 
</p>
<p class="onBlack">
+
<p class="onBlack" style="text-align:left;">
Hejsa
+
Click here to be directed to our team page.
 
</p>
 
</p>
 
</a>
 
</a>
 
</div>
 
</div>
</div>
 
<div class="EndFloatBlock"></div>
 
</div>
 
 
  
  
<script type="text/javascript">
+
<div class="EndFloatBlock"></div>
    $(document).ready(function() {
+
</div>
        $('#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>
+
 
+
  
  

Latest revision as of 03:46, 19 September 2015