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

Line 3: Line 3:
 
<html>
 
<html>
 
<body>
 
<body>
<article>
+
<canvas id="canvas">This browser doesn't support canvas</canvas>
<canvas width="100%" height="100%" id="canvas">This browser doesn't support canvas</canvas>
+
</article>
+
  
</body>
 
 
<script>
 
<script>
 
(function() {
 
(function() {
Line 111: Line 108:
 
})();
 
})();
 
</script>
 
</script>
 +
 +
</body>
 
</html>
 
</html>

Revision as of 16:33, 31 October 2017

This browser doesn't support canvas