Difference between revisions of "Team:Cologne-Duesseldorf/Test2"

(Blanked the page)
 
(34 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<html >
 
<head>
 
  <meta charset="UTF-8">
 
  <title>Particles - without mouse</title>
 
  <style>
 
  #myowncanvas{
 
  background: white;
 
}
 
  
body{
 
  margin:0;
 
  width: 100%;
 
  height: 100%;
 
 
  </style> 
 
</head>
 
 
<body>
 
<script type="text/javascript" src="https://2017.igem.org/Template:Cologne-Duesseldorf/js?action=raw&amp;ctype=text/javascript">
 
<canvas id="myowncanvas">This browser doesn't support canvas</canvas>
 
 
</body>
 
</html>
 

Latest revision as of 10:12, 10 December 2017