Advertisement
thatcomputerguy

Tester.html

Jul 16th, 2017
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.26 KB | None | 0 0
  1. <html>
  2. <head>
  3.     <title></title>
  4.     <link rel="shortcut icon" href="liion.ico">
  5.     <script type="text/javascript" src="Tester.js"></script>
  6. </head>
  7. <body style="background-color: #000;">
  8.     <canvas id="canvas" width="800" height="400">
  9. </canvas>
  10. </body>
  11. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement