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" onmouseover="mouseOver()" onmouseout="mouseOut()">
+
       <img id="my-img" src= "https://2015.igem.org/File:Iowis1.JPG" onmouseover="mouseOver()" onmouseout="mouseOut()">
 
<script>
 
<script>
 
function mouseOver() {
 
function mouseOver() {
Line 185: Line 185:
  
 
function mouseOut() {
 
function mouseOut() {
     document.getElementById("my-img") img src = "https://static.igem.org/mediawiki/2015/6/69/Iowis1.JPG";
+
     document.getElementById("my-img") img src = "https://2015.igem.org/File:Iowis1.JPG";
 
}
 
}
 
</script>
 
</script>

Revision as of 19:05, 24 August 2015