Guest User

Untitled

a guest
Dec 12th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title></title>
  4. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  5. <link rel="stylesheet" type="text/css" href="pinball.css">
  6. <script type="text/javascript" src="pinball.js"></script>
  7. </head>
  8. <body>
  9. <div id="background">
  10. <img src="../ball.png" width="30" height="30" alt="ball" id="ball"/>
  11. </div>
  12. </body>
  13. </html>
Add Comment
Please, Sign In to add comment