User:Sur

From Deadlock Wiki
Revision as of 15:00, 18 September 2024 by Sur (talk | contribs) (test)
Jump to navigation Jump to search
Documentation [create]

No documentation available.

<form action="" method="post">

   <label for="userInput">Enter a value:</label>
   <input type="text" id="userInput" name="userInput">
   <input type="submit" value="Submit">

</form>