Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

action form for this page in html

<form action="#" method="GET">
  <label for="username">Username:</label>
  <input type="text" id="username" name="username" required>
  <input type="submit">
</form>
 
PREVIOUS NEXT
Tagged: #action #form #page #html
ADD COMMENT
Topic
Name
7+1 =