Difference between revisions of "Team:UMaryland/Team"

Line 178: Line 178:
 
     <div class = "name"> Iowis Zhu </div>  
 
     <div class = "name"> Iowis Zhu </div>  
 
       <div class ="title"> President, Fearless Leader </div>  
 
       <div class ="title"> President, Fearless Leader </div>  
       <img id="my-img" src="https://static.igem.org/mediawiki/2015/6/69/Iowis1.JPG" onmouseover="hover(this);" onmouseout="unhover(this);"/>  
+
       <img id="my-img" onmouseover="mouseOver()" onmouseout="mouseOut()">
      <div class = bio>  
+
<script>
 +
function mouseOver() {
 +
    document.getElementById("my-img") img src = "https://2015.igem.org/File:Iowis2.JPG";
 +
}
 +
 
 +
function mouseOut() {
 +
    document.getElementById("my-img") img src = "https://static.igem.org/mediawiki/2015/6/69/Iowis1.JPG";
 +
}
 +
</script>
 +
   
 +
 
 +
<div class = bio>  
 
         <h2> Iowis Zhu </h2>  
 
         <h2> Iowis Zhu </h2>  
 
         <h3> 4th year: Biochemistry, Cell Biology and Molecular Genetics, Public Leadership, Statistics, Technology Entrepreneurship
 
         <h3> 4th year: Biochemistry, Cell Biology and Molecular Genetics, Public Leadership, Statistics, Technology Entrepreneurship

Revision as of 19:01, 24 August 2015