Team:Acton-BoxboroughRHS
From 2014hs.igem.org
(Difference between revisions)
Line 127: | Line 127: | ||
<br></br> | <br></br> | ||
<h style="font-size:40px;font-family:Arial">Home</h> | <h style="font-size:40px;font-family:Arial">Home</h> | ||
+ | <br></br> | ||
+ | <canvas id="hcan" width="500px" height="500px"></canvas> | ||
+ | <script type="text/javascript"></scipt> | ||
+ | <script> | ||
+ | cv=document.getElementById("hcan"); | ||
+ | ctx=cv.getContext("2d"); | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | function render(){ | ||
+ | ctx.font="18px Arial"; | ||
+ | ctx.fillText("Welcome to the Acton iGEM team",5,10); | ||
+ | |||
+ | setTimeout(render,1000/60); | ||
+ | } | ||
+ | render(); | ||
+ | </script> | ||
<br></br> | <br></br> | ||
<img height="400px" width="446px" src="http://upload.wikimedia.org/wikipedia/commons/thumb/c/ce/Asian_Palm_Civet_Over_A_Tree.jpg/669px-Asian_Palm_Civet_Over_A_Tree.jpg"> | <img height="400px" width="446px" src="http://upload.wikimedia.org/wikipedia/commons/thumb/c/ce/Asian_Palm_Civet_Over_A_Tree.jpg/669px-Asian_Palm_Civet_Over_A_Tree.jpg"> | ||
Line 132: | Line 150: | ||
<a href="http://en.wikipedia.org/wiki/File:Asian_Palm_Civet_Over_A_Tree.jpg">Asian Palm Civet</a>, photographed by Praveenp under Wikimedia Commons | <a href="http://en.wikipedia.org/wiki/File:Asian_Palm_Civet_Over_A_Tree.jpg">Asian Palm Civet</a>, photographed by Praveenp under Wikimedia Commons | ||
</p> | </p> | ||
+ | |||
+ | |||
<div style="font-family:Arial"> | <div style="font-family:Arial"> |
Revision as of 19:35, 10 June 2014
Asian Palm Civet, photographed by Praveenp under Wikimedia Commons
The Kopi Luwak
End of page