Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <title>JS Bin</title>
</head>
<body>
<form id='test-form'>
  Input1: <input name='input1' value='stack'><br>
  Input2: <input name='input2' value='overflow'><br>
  <input name='file' type='file' id='file'>
  <input type='submit'>
</form><pre id='response'></pre>
</body>
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
jaggedsoftpro
0viewers