Canvas code


SUBMITTED BY: qamaths01

DATE: Feb. 2, 2017, 2:33 a.m.

FORMAT: HTML

SIZE: 138 Bytes

HITS: 1075

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>canvas</title>
  5. </head>
  6. <body>
  7. <canvas id="mycanvas" width="700" height="600">
  8. </body>
  9. </html>

comments powered by Disqus