Difference between revisions of "Team:Northwestern/Team"

Line 121: Line 121:
 
</style>
 
</style>
  
<!--
+
 
 
<body class="w3-white">
 
<body class="w3-white">
  
<h2 class="w3-center"></h2>
 
 
<div class="w3-content w3-section" style="max-width:500px">
 
  <img class="mySlides" src="https://static.igem.org/mediawiki/2017/0/02/T--Northwestern--JackFlip.jpeg" width:"400px" height="200px">
 
  <img class="mySlides" src="https://static.igem.org/mediawiki/2017/f/f3/T-Northwestern_PI-.jpg" width:"400px" height="200px">
 
</div>
 
  
<script>
 
var myIndex = 0;
 
carousel();
 
  
function carousel() {
 
    var i;
 
    var x = document.getElementsByClassName("mySlides");
 
    for (i = 0; i < x.length; i++) {
 
      x[i].style.display = "none"; 
 
    }
 
    myIndex++;
 
    if (myIndex > x.length) {myIndex = 1}   
 
    x[myIndex-1].style.display = "block"; 
 
    setTimeout(carousel, 2000); // Change image every 2 seconds
 
}
 
</script>
 
-->
 
 
<!--
 
<!--
  
Line 409: Line 387:
  
 
-->
 
-->
 +
</body>
  
 
</html>  
 
</html>  
 
{{ Northwestern Page Foot}}
 
{{ Northwestern Page Foot}}

Revision as of 16:04, 12 September 2017

Northwestern Template Northwestern Template

Northwestern Template