Difference between revisions of "Team:Freiburg/testpage"

Line 273: Line 273:
  
 
/* ============= END: Full Width Banners  ============= */
 
/* ============= END: Full Width Banners  ============= */
 +
/*
 +
---------------- Our Team Flipcards css ----------------
 +
*/
 +
.flippanel {
 +
    width: 227px;
 +
    height: 341px;
 +
    margin: auto;
 +
    position: relative;
 +
}
 +
 +
.card {
 +
    width: 227px;
 +
    height: 341px;
 +
    -o-transition: all .5s;
 +
    -ms-transition: all .5s;
 +
    -moz-transition: all .5s;
 +
    -webkit-transition: all .5s;
 +
    transition: all .5s;
 +
    -webkit-backface-visibility: hidden;
 +
    -ms-backface-visibility: hidden;
 +
    -moz-backface-visibility: hidden;
 +
    backface-visibility: hidden;
 +
    position: absolute;
 +
    top: 0px;
 +
    left: 0px;
 +
}
 +
 +
.front {
 +
    z-index: 2;
 +
}
 +
 +
.back {
 +
overflow: auto;
 +
    z-index: 1;
 +
    -webkit-transform: rotateY(180deg);
 +
    -ms-transform: rotateY(180deg);
 +
    -moz-transform: rotateY(180deg); 
 +
    transform: rotateY(180deg); 
 +
 
 +
}
 +
 +
.flippanel:hover .front {
 +
    z-index: 1;
 +
    -webkit-transform: rotateY(-180deg);
 +
    -ms-transform: rotateY(-180deg);
 +
    -moz-transform: rotateY(-180deg);
 +
    transform: rotateY(-180deg);
 +
}
 +
 +
.flippanel:hover .back {
 +
    z-index: 2; 
 +
    -webkit-transform: rotateX(0deg);
 +
    -ms-transform: rotateX(0deg);
 +
    -moz-transform: rotateX(0deg);
 +
    transform: rotateX(0deg);
 +
}
 +
.memberPicture{
 +
width: 227px;
 +
height: 341px;
 +
}
 +
 +
.profile-name {
 +
font-size: 120%;
 +
color: #c1012a;
 +
font-style: bold;
 +
}
 +
.profile-question{
 +
color: #004c97;
 +
}
 +
/*
 +
---------------- END Our Team Flipcards css ----------------
 +
*/
 +
 +
 
</style>
 
</style>
  
Line 320: Line 394:
  
 
<html>
 
<html>
 +
 +
<div class="flippanel">
 +
    <div class="front card">
 +
 +
    <img src="https://static.igem.org/mediawiki/2015/c/ca/Freiburg_Julian_Bender.jpg" class=memberPicture alt="Julian Bender iGEM 2015 Team"></img>
 +
    </div>
 +
    <div class="back card"> 
 +
<div class="profile-name">Julian Bender (23)</div>
 +
Biology, Biochemistry & Biophysics
 +
<div class="profile-question">Why do I participate in iGEM</div>
 +
Interdisciplinary work on a challenging project
 +
<div class="profile-question">What would I have studied else</div>
 +
Chemistry or Informatics
 +
<div class="profile-question">Hobbies (before iGEM)</div>
 +
bassoon, cooking, jogging, swimming, reading
 +
<div class="profile-question">Song I would take with me to a desolate island</div>
 +
Julius Roentgen - Bassoon sonata
 +
    </div>
 +
</div>
 +
 +
<div class="flippanel">
 +
    <div class="front card">
 +
 +
    <img src="https://static.igem.org/mediawiki/2015/6/68/Freiburg_Sabine_Bognar.jpg" class=memberPicture alt="Sabine Bognar iGEM 2015 Team"></img>
 +
    </div>
 +
    <div class="back card"> 
 +
<div class="profile-name">Sabine Bognar (23)</div>
 +
Chemistry
 +
 +
<div class="profile-question">What would I have studied else</div>
 +
Economics & Spanish
 +
<div class="profile-question">Hobbies (before iGEM)</div>
 +
dancing, cakes and pastry, foreign languages,swimming and more dancing
 +
</div>
 +
</div>
 +
 +
 +
 +
 +
 
</div>
 
</div>
 
</div>
 
</div>

Revision as of 13:47, 16 August 2015

Team Freiburg 2015

This year’s iGEM team consists of 19 students from many distinct scientific fields including chemistry, physics, biology, informatics and medicine. Our team is supervised by Jun. Prof. Maximilian Ulbrich and Dr. Nicole Gensch, both being part of the scientific staff of the BIOSS Centre for Biological Signalling Studies. We also get advice and support from some former iGEM participants who are sharing their experiences and knowledge with us.

Julian Bender iGEM 2015 Team
Julian Bender (23)
Biology, Biochemistry & Biophysics
Why do I participate in iGEM
Interdisciplinary work on a challenging project
What would I have studied else
Chemistry or Informatics
Hobbies (before iGEM)
bassoon, cooking, jogging, swimming, reading
Song I would take with me to a desolate island
Julius Roentgen - Bassoon sonata
Sabine Bognar iGEM 2015 Team
Sabine Bognar (23)
Chemistry
What would I have studied else
Economics & Spanish
Hobbies (before iGEM)
dancing, cakes and pastry, foreign languages,swimming and more dancing