Team:ITESM-CEM/Team
From 2014.igem.org
(Difference between revisions)
Line 14: | Line 14: | ||
background-color: #98e04c; | background-color: #98e04c; | ||
} | } | ||
+ | |||
+ | .image { | ||
+ | position:relative; | ||
+ | width:300px; | ||
+ | height:398px; | ||
+ | } | ||
+ | .image img { | ||
+ | width:100%; | ||
+ | vertical-align:top; | ||
+ | } | ||
+ | .image:after, .image:before { | ||
+ | position:absolute; | ||
+ | opacity:0; | ||
+ | transition: all 0.5s; | ||
+ | -webkit-transition: all 0.5s; | ||
+ | } | ||
+ | .image:after { | ||
+ | content: attr(bio); | ||
+ | width:90%; height:85%; | ||
+ | color:#FFF; | ||
+ | top:40; left:15; | ||
+ | |||
+ | padding:5px 10px; | ||
+ | text-align:center; | ||
+ | background:rgba(0,0,0,0.6); | ||
+ | box-sizing:border-box; | ||
+ | -moz-box-sizing:border-box; | ||
+ | } | ||
+ | .image:before { | ||
+ | content: attr(nombre); | ||
+ | width:90%; | ||
+ | color:#FFF; | ||
+ | z-index:1; | ||
+ | top:10; left:15; | ||
+ | |||
+ | padding:5px 10px; | ||
+ | text-align:center; | ||
+ | background:rgba(0,0,0,0.6); | ||
+ | box-sizing:border-box; | ||
+ | -moz-box-sizing:border-box; | ||
+ | } | ||
+ | |||
+ | .image:hover:after, .image:hover:before { | ||
+ | opacity:1; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
Line 66: | Line 112: | ||
<!--main content --> | <!--main content --> | ||
- | <table | + | <table height="100%" align="left" style="background-color: #f3f3e2;" id="ContenidoSecciones"> |
- | + | <tr></tr> | |
<br> | <br> | ||
- | <tr><td > <h2> <br>Team Information</h2></td> | + | <tr> |
- | <td ></td > | + | <td ><h2> <br> |
- | <td > < | + | Team Information</h2></td> |
+ | <td ></td > | ||
+ | <td > </td> | ||
+ | <td > </td> | ||
</tr> | </tr> | ||
- | |||
<tr> | <tr> | ||
- | <td | + | <td valign="top"><div nombre="Carlos Meza" bio="Carlos Alejandro Meza Ramírez is an Undergraduate student of Biotechnology Engineering and iGEM ITESM-CEM team leader. He participated on a Synthetic Biology course on a very well known mexican institute, CINVESTAV Irapuato Throughout the summer of 2013 . Also he has been collaborating on a research of fresh water micro-algae to obtain renewable fuels such as biodiesel. He is a very proactive, honest, entrepreneur, loyal person that can be trusted. " class="image"> <img src="images/FotosEquipo/IBTpic__0000_Carlos Meza.jpg" width="300" height="398"> </div></td> |
- | < | + | <td><div nombre="Oliva Sánchez" bio="She’s in charge of the design of genetic engineering protocols. She is currently studying 7th semester of Bachelor of Science (Biotechnology) in Instituto Tecnológico de Monterrey Campus Estado de México. Member of Experience: Molecular Biology, Microbiology and Genetic Engineering Laboratory. Vice-president of BIOTEC and interested on music and art .Qualities: Entrepreneur, methodical, thinks out of the box." class="image"> <img src="images/FotosEquipo/IBTpic__0005_Oliva Sánchez.jpg" width="300" height="398"> </div> |
- | + | <td valign="top"> | |
- | + | ||
- | + | <div nombre="María Fernanda Velázquez" bio="She is currently studying 6th semester of Bachelor of Science (Biotechnology) in ITESM-CEM. She is the leader of the Image and Design area and member of the Plasmid Team, she's an enthusiastic student interested on marine biology, ecology, art, music and films. She has experience on Molecular Biology and Genetic Engineering Labs and has been enrolled on Genetics, Biochemical and Methabolical courses. Venturing iGEM Competition. Qualities: Responsible, passionate, full of energy and curiosity. She loves to work with people from different ideologies, cultures and interests and will respond to its team with participation, innovation and decision." class="image"> | |
- | + | <img src="images/FotosEquipo/IBTpic__0006_Mafer Velázquez.jpg" width="300" height="398"> | |
- | + | </div></td> | |
- | + | ||
- | < | + | <td valign="top"> |
- | + | <div nombre="María del Rocío Rivera" bio="Leader of the sponsorships area: She is currently studying 6th semester of Bachelor Science (Biotechnology) in Instituto Tecnológico de Monterrey Campus Estado de México. She is a member of BIOTEC (Biotechnology Students Association) and is interested on sports and art. Experience: Molecular Biology, Microbiology and Genetic Engineering Laboratories. She has been enrolled into Biochemistry, Synthetic Biology and Biotechnology courses. Qualities: Responsible, respectful, reliable, collaborative, honest, passionate and efficient" class="image"> | |
- | + | <img src="images/FotosEquipo/IBTpic__0003_Rocío Rivera.jpg" width="300" height="398"> | |
- | < | + | </div> |
- | + | </td> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | < | + | |
- | + | ||
- | + | ||
- | < | + | |
- | + | ||
- | </td> | + | |
- | + | ||
- | + | ||
</tr> | </tr> | ||
- | + | <tr> | |
- | <tr><td > < | + | <td > </td> |
- | <td ></td > | + | <td ></td > |
- | <td > </td> | + | <td ></td> |
+ | <td ></td> | ||
</tr> | </tr> | ||
- | |||
- | |||
<tr> | <tr> | ||
- | <td | + | <td valign="top"> </td> |
- | + | <td></td> | |
- | < | + | <td valign="top"></td> |
- | + | <td valign="top"></td> | |
- | < | + | </tr> |
- | < | + | <tr> |
- | < | + | <td valign="top"><p> </p></td> |
- | </ | + | <td></td> |
- | + | <td valign="top"></td> | |
- | </td> | + | <td valign="top"></td> |
- | + | ||
- | <td></td> | + | |
- | <td | + | |
- | + | ||
</tr> | </tr> | ||
- | |||
- | |||
</table> | </table> | ||
- | |||
- | |||
- | |||
- | |||
<td><img src="images/spacer.gif" width="1" height="509" alt=""></td> | <td><img src="images/spacer.gif" width="1" height="509" alt=""></td> | ||
</tr> | </tr> |
Revision as of 16:50, 12 September 2014
ITESM-CEM | Medical Bioremediation |
|
||||||||||||||||||||||||
Team
|
|||||||||||||||||||||||||
| |||||||||||||||||||||||||
| |||||||||||||||||||||||||
|