Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
- <title>Untitled Document</title>
- </head>
- <body>
- <form action="tampil.php" name="input" method="get">
- <table align="center">
- <tr>
- <td>Input Data :</td><td><input type="text" name="z" /></td>
- </tr>
- <tr>
- <td colspan="2"><input type="submit" value="submit" name="input" /></td>
- </table>
- </form>
- </body>
- </html>
Add Comment
Please, Sign In to add comment