Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="getting value from user in form's text field html">
  <meta charset="utf-8">
  <title>JS Bin</title>
</head>
<body>
  <title>    Task 1    </title>
  <input type='text' id='number'>
  <input type='text' id='result'>
  <button onClick='multi()'>Multi</button>
</body>
</html>
Output

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

Dismiss x
public
Bin info
kursionpro
0viewers