Difference between revisions of "Team:HSNU-TAIPEI/HP/Material/APP"

Line 82: Line 82:
 
<h3><font color="#00DB00"><strong>APP</strong></font></h3>
 
<h3><font color="#00DB00"><strong>APP</strong></font></h3>
 
</div>
 
</div>
[[File:MODE1.png]]
+
var img = new Image();
 +
img.onload = function(){
 +
    context.drawImage(img, 10, 10);
 +
};
 +
img.src = "https://static.igem.org/mediawiki/2015/6/64/CHECK_MODE1.png";
 
<iframe width="640" height="360" src="https://www.youtube.com/embed/g-zvwoxdVss?feature=player_detailpage" frameborder="0" allowfullscreen></iframe>
 
<iframe width="640" height="360" src="https://www.youtube.com/embed/g-zvwoxdVss?feature=player_detailpage" frameborder="0" allowfullscreen></iframe>
 
</main>
 
</main>

Revision as of 10:14, 19 August 2015