Difference between revisions of "Team:UChile OpenBio-CeBiB/Team"

Line 14: Line 14:
 
}
 
}
 
</style>
 
</style>
 +
<script>
 +
var slideIndex = 1;
 +
showDivs(slideIndex);
  
 +
function plusDivs(n) {
 +
    showDivs(slideIndex += n);
 +
}
 +
 +
function showDivs(n) {
 +
    var i;
 +
    var x = document.getElementsByClassName("mySlides");
 +
    if (n > x.length) {slideIndex = 1}
 +
    if (n < 1) {slideIndex = x.length} ;
 +
    for (i = 0; i < x.length; i++) {
 +
        x[i].style.display = "none";
 +
    }
 +
    x[slideIndex-1].style.display = "block";
 +
}
 +
</script>
 
<body>
 
<body>
 
<div class="container" style="background:transparent; margin-top:150px">
 
<div class="container" style="background:transparent; margin-top:150px">
Line 51: Line 69:
 
<li>Tomás Egaña</li>  
 
<li>Tomás Egaña</li>  
 
<li>Karina Salas</li>
 
<li>Karina Salas</li>
 
+
<br>
 +
<img class="mySlides" src="img_fjords.jpg">
 +
<img class="mySlides" src="img_lights.jpg">
 +
<img class="mySlides" src="img_mountains.jpg">
 +
<img class="mySlides" src="img_forest.jpg">
 +
<button class="w3-button w3-display-left" onclick="plusDivs(-1)">&#10094;</button>
 +
<button class="w3-button w3-display-right" onclick="plusDivs(+1)">&#10095;</button>
 
<br>
 
<br>
 
<br>
 
<br>

Revision as of 09:45, 20 October 2017

Document


Team UChile_OpenBio-CeBiB

Team Members

    Student Members
  • Cesar Aguilar, Chemical Engineering
  • Romina Corro, Biotechnology Engineering
  • Mikael Espinoza, Common Plan Engineering
  • Rocío Gomez, Biotechnology Engineering
  • Camila Huaracán, Industrial Design
  • Nicolás Montalva, Molecular Biotechnology Engineering
  • Javiera Pino, Biotechnology Engineering
  • Sofía Romero, Molecular Biotechnology Engineering
  • Nicolás Salas, Biotechnology Engineering
  • Juan Saavedra, Molecular Biotechnology Engineering
  • Sebastián Ulloa, Industrial Engineering
  • Denisse Urra, Chemical Engineering
  • Kevin Vergara, Biotechnology Engineering

Teacher Members

  • Juan Asenjo
  • Myra Chávez
  • Álvaro Olivera-Nappa

  • Collaborators

  • Tomás Egaña
  • Karina Salas