Guest User

Untitled

a guest
Oct 17th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset=utf-8 />
  5. <title>Web Audio API</title>
  6. </head>
  7. <body>
  8. <p class="play">Play</p>
  9.  
  10. <p class="stop">Stop</p>
  11. </body>
  12. </html>
Add Comment
Please, Sign In to add comment