Advertisement
Guest User

Untitled

a guest
Apr 18th, 2015
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <body>
  4.  
  5. <canvas id="myCanvas" width=600" height="600"
  6. style="border:1px solid #c3c3c3;">
  7. Your browser does not support the HTML5 canvas tag.
  8. </canvas>
  9.  
  10.  
  11. </body>
  12. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement