Advertisement
Hydrase

prompt

Jan 17th, 2025 (edited)
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. <html>
  2. <head><title>prompt box</title>
  3. <script>
  4. prompt("Enter your name","your name here");
  5. </script>
  6. </head>
  7. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement