Advertisement
Guest User

Untitled

a guest
Oct 26th, 2019
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. <p class="invisible-text" id="Number">0</p>
  2. <button onclick="loopPoses()">Loop</button>
  3. <script src="loopPoses.js"></script>
  4. <style>
  5. *.invisible-text{
  6. text-indent: -9999px;
  7. text-align: left;
  8. width: 75px;
  9. height: 35px;
  10. }
  11. </style>
  12. <img name="slide" width="300" height="300" src="0.png"/></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement