Team:Valencia Biocampus/miembros2
From 2012.igem.org
(Difference between revisions)
(Created page with "__NOTOC__ {{:Team:Valencia_Biocampus/banner}} {{:Team:Valencia_Biocampus/estiloc3po}} {{:Team:Valencia_Biocampus/menu2}} <center> <ol> <div id="Titulos"> <br> <h2>Students</h2>...") |
|||
Line 18: | Line 18: | ||
.row {width:720px; height:160px;} | .row {width:720px; height:160px;} | ||
.profile {width:350px; height:350px; margin:5px; position:relative; float:left;} | .profile {width:350px; height:350px; margin:5px; position:relative; float:left;} | ||
- | # | + | #cris {background-image: url('https://static.igem.org/mediawiki/2012/e/e5/Tam3.png');} |
- | # | + | #ale {background-image: url('https://static.igem.org/mediawiki/2012/b/b6/ale7.png');} |
- | # | + | #gabi {background-image: url('https://static.igem.org/mediawiki/2012/9/95/gabi7.png');} |
- | # | + | #angeles {background-image: url('https://static.igem.org/mediawiki/2012/e/ed/angeles7.png');} |
- | # | + | #carles {background-image: url('https://static.igem.org/mediawiki/2012/4/49/carles7.png');} |
- | # | + | #doroti {background-image: url('https://static.igem.org/mediawiki/2012/e/e3/doroti7.png');} |
#guillermo {background-image: url('https://static.igem.org/mediawiki/2012/b/bc/Guillermo.png');} | #guillermo {background-image: url('https://static.igem.org/mediawiki/2012/b/bc/Guillermo.png');} | ||
#alba {background-image: url('https://static.igem.org/mediawiki/2012/7/7e/Alba7.png');} | #alba {background-image: url('https://static.igem.org/mediawiki/2012/7/7e/Alba7.png');} | ||
Line 31: | Line 31: | ||
- | # | + | #cris_hover {background-color:purple;} |
- | # | + | #ale_hover {background-color:blue;} |
- | # | + | #gabi_hover {background-color:blue;} |
- | # | + | #angeles_hover {background-color:purple;} |
- | # | + | #carles_hover {background-color:purple} |
- | # | + | #doroti_hover {background-color:blue;} |
#guillermo_hover {background-color:blue;} | #guillermo_hover {background-color:blue;} | ||
#alba_hover {background-color:purple;} | #alba_hover {background-color:purple;} | ||
Line 54: | Line 54: | ||
$('.hover').css("display","none"); | $('.hover').css("display","none"); | ||
- | $('# | + | $('#cris').mouseover(function() { |
- | $('# | + | $('#cris_hover').fadeIn(200); |
}); | }); | ||
- | $('# | + | $('#cris').mouseleave(function() { |
- | $('# | + | $('#cris_hover').fadeOut(200); |
}); | }); | ||
- | $('# | + | $('#ale').mouseover(function() { |
- | $('# | + | $('#ale_hover').fadeIn(200); |
}); | }); | ||
- | $('# | + | $('#ale').mouseleave(function() { |
- | $('# | + | $('#ale_hover').fadeOut(200); |
}); | }); | ||
- | $('# | + | $('#gabi').mouseover(function() { |
- | $('# | + | $('#gabi_hover').fadeIn(200); |
}); | }); | ||
- | $('# | + | $('#gabi').mouseleave(function() { |
- | $('# | + | $('#gabi_hover').fadeOut(200); |
}); | }); | ||
- | $('# | + | $('#angeles').mouseover(function() { |
- | $('# | + | $('#angeles_hover').fadeIn(200); |
}); | }); | ||
- | $('# | + | $('#angeles').mouseleave(function() { |
- | $('# | + | $('#angeles_hover').fadeOut(200); |
}); | }); | ||
- | $('# | + | $('#carles').mouseover(function() { |
- | $('# | + | $('#carles_hover').fadeIn(200); |
}); | }); | ||
- | $('# | + | $('#carles').mouseleave(function() { |
- | $('# | + | $('#carles_hover').fadeOut(200); |
}); | }); | ||
- | $('# | + | $('#doroti').mouseover(function() { |
- | $('# | + | $('#doroti_hover').fadeIn(200); |
}); | }); | ||
- | $('# | + | $('#doroti').mouseleave(function() { |
- | $('# | + | $('#doroti_hover').fadeOut(200); |
}); | }); | ||
Line 149: | Line 149: | ||
<div id='team'> | <div id='team'> | ||
<div class='row'> | <div class='row'> | ||
- | <div id=' | + | <div id='cris' class='profile'> |
- | <div id=' | + | <div id='cris_hover' class='hover'> |
<h6> | <h6> | ||
- | + | cris | |
</h6> | </h6> | ||
</div> | </div> | ||
</div> | </div> | ||
- | <div id=' | + | <div id='ale' class='profile'> |
- | <div id=' | + | <div id='ale_hover' class='hover'> |
<h6> | <h6> | ||
I am Lucía. I am one final project away from getting the degree in Biotechnology. <br><br> I love meeting people, learning and having new experiences. <br><br> | I am Lucía. I am one final project away from getting the degree in Biotechnology. <br><br> I love meeting people, learning and having new experiences. <br><br> | ||
Line 169: | Line 169: | ||
<div class='row'> | <div class='row'> | ||
- | <div id=' | + | <div id='gabi' class='profile'> |
- | <div id=' | + | <div id='gabi_hover' class='hover'> |
<h6> | <h6> | ||
- | I am | + | I am gabi, a third year biotechnologist. <br><br> |
I think I am a hard worker girl who likes things well done. I care about others, like doing science in my spare time and I am so curious. <br><br> | I think I am a hard worker girl who likes things well done. I care about others, like doing science in my spare time and I am so curious. <br><br> | ||
I entered iGEM to learn to work together with other students in autonomous way and to travel to jamborees and learn from other projects. <br><br> | I entered iGEM to learn to work together with other students in autonomous way and to travel to jamborees and learn from other projects. <br><br> | ||
Line 180: | Line 180: | ||
</div> | </div> | ||
</div> | </div> | ||
- | <div id=' | + | <div id='angeles' class='profile'> |
- | <div id=' | + | <div id='angeles_hover' class='hover'> |
<h6> | <h6> | ||
I am that type of people who is always smiling. <br><br> | I am that type of people who is always smiling. <br><br> | ||
Line 193: | Line 193: | ||
<div class='row'> | <div class='row'> | ||
- | <div id=' | + | <div id='carles' class='profile'> |
- | <div id=' | + | <div id='carles_hover' class='hover'> |
<h6> | <h6> | ||
- | Hya! I’m | + | Hya! I’m carles, a recently graduate Biologist and a future Geneticist. <br><br> |
I’m unhinibited but formal, direct but polite, planner but cheeky and ambitious but rational. People use to think my face is like an open book and so you are’re | I’m unhinibited but formal, direct but polite, planner but cheeky and ambitious but rational. People use to think my face is like an open book and so you are’re | ||
Line 207: | Line 207: | ||
</div> | </div> | ||
</div> | </div> | ||
- | <div id=' | + | <div id='doroti' class='profile'> |
- | <div id=' | + | <div id='doroti_hover' class='hover'> |
<h6> | <h6> | ||
- | I am | + | I am doroti, a recently graduate biochemist. <br><br> |
I consider myself funny and friendly and I am so sexy. I like | I consider myself funny and friendly and I am so sexy. I like | ||
reading science fiction books, sports and eat chicken with Lucas. <br><br> | reading science fiction books, sports and eat chicken with Lucas. <br><br> |
Revision as of 15:21, 25 September 2012
Students