Guest User

Untitled

a guest
Dec 12th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. <!--
  2. To change this template, choose Tools | Templates
  3. and open the template in the editor.
  4. -->
  5. <!DOCTYPE html>
  6. <html>
  7. <head>
  8. <title></title>
  9. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  10. <script type="text/javascript" src="pinball.js"></script>
  11. </head>
  12. <body>
  13. <form>
  14. <input type="button" value="Pinball" onclick="openwindow()">
  15. </form>
  16. </body>
  17. </html>
Add Comment
Please, Sign In to add comment