Advertisement
Guest User

Untitled

a guest
Apr 27th, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>X movement Collision Left Only</title>
  5. </head>
  6. <body>
  7. <!-- Put your page markup here -->
  8. <div class="box" id="blue"></div>
  9. <div class="box" id="red"></div>
  10. <p id="itistime"> </p>
  11. </body>
  12. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement