Advertisement
Guest User

Most simple button engine

a guest
Mar 23rd, 2019
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. <html>
  2. <body>
  3. <button onclick='alert("Type output here")'>Type button name here</button>
  4. </body>
  5. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement