Guest User

Untitled

a guest
Apr 24th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. <html>
  2. <head>
  3. <meta charset='utf-8'>
  4. <title>
  5. I Can Click A RainBow
  6. </title>
  7. </head>
  8. <body>
  9. <button id='button'>Click - Me</button>
  10. <script src="main.js"></script>
  11. </body>
  12. </html>
Add Comment
Please, Sign In to add comment