Advertisement
Guest User

Untitled

a guest
Nov 2nd, 2015
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title>dfg</title>
  4. </head>
  5. <body>
  6. <h1>Форма</h1>
  7. <form method="post" action="simple_form.php">
  8. <input name="name" type="text">
  9. <br>
  10. <input type="submit" value="ok">
  11. </form>
  12. </body>
  13. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement