Skip to content

Instantly share code, notes, and snippets.

@taotetek
Created August 23, 2014 17:17
Show Gist options
  • Save taotetek/cc340124044f0ef7dceb to your computer and use it in GitHub Desktop.
Save taotetek/cc340124044f0ef7dceb to your computer and use it in GitHub Desktop.
<html>
<head></head>
<body>
<form action="http://localhost:8080/">
<input type="text" name="whatever"></br>
<input type="submit" value="Submit">
</form>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment