Advertisement
vaakata

Nu_Pogodi_11.10.16

Oct 11th, 2016
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.80 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4.     <meta charset="UTF-8">
  5.     <title>Title</title>
  6. </head>
  7. <img>
  8.     <canvas id="canvas">
  9.  
  10.     </canvas>
  11.     <link rel="stylesheet" type="text/css" href="StylesheetNuPogodi.css">
  12.     <img src="./src/wolfTopRight.png" style="display: none" id="wolfTopRight"/>
  13.     <img src="./src/wolfBottomRight.png" style="display: none" id="wolfBottomRight"/>
  14.     <img src="./src/wolfTopLeft.png" style="display: none" id="wolfTopLeft"/>
  15.     <img src="./src/wolfBottomLeft.png" style="display: none" id="wolfBottomLeft"/>
  16.     <img src="./src/theEgg.png" height="23" width="16" style="display: none" id="theEgg"/>
  17.     <img src="./src/button-pushed.png" height="23" width="16" style="display: none" id="button"/>
  18.  
  19.  
  20.  
  21. <script src="00_Canvas_9.10.16.js"></script>
  22. </body>
  23. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement