Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.55 KB | None | 0 0
  1. <form name="input" action="html_form_action.asp" method="get">
  2. Username: <input type="text" name="user"/>
  3. <input type"submit" value="Submit" />
  4. </form>
  5.  
  6. <!-- Hey! So your probably here to help me with this!
  7. What im trying to make is something like this:
  8.  
  9.  
  10. Name: (Insert text here)  (Submit Box)
  11.  
  12. Petition
  13. ________
  14. 1.FirstName
  15. 2.SecondName
  16.  
  17.     I am a visual learner so if you could make this I would study it and go "Oooh thats why that works because of that over there. And then i would make it again but BETTER and (hopefully) without any help! -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement