Advertisement
Guest User

Untitled

a guest
Jan 27th, 2016
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.18 KB | None | 0 0
  1. <html>
  2. <body>
  3.  <form action = "displayforminfo.php" method = "GET">
  4. <tr>
  5.         <td>First name:</td>
  6.     <td><input name="firstName" type="text" value=""></td>
  7.     </tr>
  8.  
  9. </body
  10. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement